Searched refs:spInterFileContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Difcontext.cpp27 /***** Implementation for class spInterFileContext *****/
29 size_t spInterFileContext::GetFileNo( const wxString& fname )
37 wxFAIL_MSG("File not found in array in function spInterFileContext::GetFileNo()");
42 size_t spInterFileContext::GetFileNoOfContext( spContext& ctx )
54 spInterFileContext::spInterFileContext() function in class:spInterFileContext
57 spInterFileContext::~spInterFileContext()
60 void spInterFileContext::AddFile( const wxString& fname, const wxString& content )
66 void spInterFileContext
[all...]
H A Difcontext.h43 class spInterFileContext : public spContext
80 spInterFileContext();
81 virtual ~spInterFileContext();

Completed in 93 milliseconds