RetroArch
Public Member Functions | List of all members
glslang::TPpContext::tZeroInput Class Reference

#include <PpContext.h>

Inheritance diagram for glslang::TPpContext::tZeroInput:
[legend]
Collaboration diagram for glslang::TPpContext::tZeroInput:
[legend]

Public Member Functions

 tZeroInput (TPpContext *pp)
 
virtual int scan (TPpToken *) override
 
virtual int getch () override
 
virtual void ungetch () override
 
- Public Member Functions inherited from glslang::TPpContext::tInput
 tInput (TPpContext *p)
 
virtual ~tInput ()
 
virtual bool peekPasting ()
 
virtual bool endOfReplacementList ()
 
virtual bool isMacroInput ()
 
virtual void notifyActivated ()
 
virtual void notifyDeleted ()
 

Additional Inherited Members

- Protected Attributes inherited from glslang::TPpContext::tInput
bool done
 
TPpContextpp
 

Constructor & Destructor Documentation

◆ tZeroInput()

glslang::TPpContext::tZeroInput::tZeroInput ( TPpContext pp)
inline

Member Function Documentation

◆ getch()

virtual int glslang::TPpContext::tZeroInput::getch ( )
inlineoverridevirtual

◆ scan()

int glslang::TPpContext::tZeroInput::scan ( TPpToken ppToken)
overridevirtual

Implements glslang::TPpContext::tInput.

Here is the call graph for this function:

◆ ungetch()

virtual void glslang::TPpContext::tZeroInput::ungetch ( )
inlineoverridevirtual

The documentation for this class was generated from the following files: