#include <pandabase.h>#include <string>#include "chanparse.I"Go to the source code of this file.
Compounds | |
| class | ChanParseFunctor |
Functions | |
| int | ChanMatchingParen (std::string) |
| void | ChanParse (istream &, ChanParseFunctor *) |
| INLINE void | ChanEatFrontWhite (std::string &) |
| INLINE void | ChanCheckScoping (std::string &) |
| INLINE void | ChanDescope (std::string &) |
| INLINE std::string | ChanReadNextWord (std::string &) |
| INLINE int | ChanReadNextInt (std::string &) |
| INLINE bool | ChanReadNextBool (std::string &) |
| INLINE int | ChanReadNextIntB (std::string &) |
| INLINE float | ChanReadNextFloat (std::string &) |
|
|
Referenced by WindowParseFunctor::operator()(), SetupParseFunctor::operator()(), and LayoutParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(), SetupParseFunctor::operator()(), and LayoutParseFunctor::operator()(). |
|
|
Referenced by ChanParse(), WindowParseFunctor::operator()(), SetupParseFunctor::operator()(), and LayoutParseFunctor::operator()(). |
|
|
Definition at line 49 of file chanparse.cxx. Referenced by ChanParse(), and WindowParseFunctor::operator()(). |
|
||||||||||||
|
Definition at line 71 of file chanparse.cxx. References ChanEatFrontWhite(), ChanMatchingParen(), ChanReadLine(), and file_done. Referenced by ParseLayout(), ParseSetup(), and ParseWindow(). |
|
|
Referenced by WindowParseFunctor::operator()(), and SetupParseFunctor::operator()(). |
|
|
Referenced by SetupParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(), and LayoutParseFunctor::operator()(). |
|
|
|
|
|
Referenced by WindowParseFunctor::operator()(), SetupParseFunctor::operator()(), and LayoutParseFunctor::operator()(). |
1.3