Searched refs:Context_CppStd (Results 1 – 4 of 4) sorted by relevance
108 Context_CppStd::Context_CppStd( DYN autodoc::TkpDocuContext & let_drContext_Docu ) in Context_CppStd() function in cpp::Context_CppStd131 Context_CppStd::~Context_CppStd() in ~Context_CppStd()136 Context_CppStd::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain()152 Context_CppStd::AssignDealer( Distributor & o_rDealer ) in AssignDealer()166 Context_CppStd::PerformStatusFunction( uintt i_nStatusSignal, in PerformStatusFunction()228 Context_CppStd::SetupStateMachine() in SetupStateMachine()
43 class Context_CppStd : public Cx_Base, class48 Context_CppStd(51 ~Context_CppStd();
50 class Context_CppStd;83 Dyn<Context_CppStd> pBaseContext;
36 : pBaseContext( new Context_CppStd( let_drDocuContext ) ), in TokenParser_Cpp()