#include "SALOME_ModuleCatalog_impl.hxx"#include "SALOME_ModuleCatalog_Acomponent_impl.hxx"#include "SALOME_ModuleCatalog_Handler.hxx"#include "SALOME_Fake_NamingService.hxx"#include <libxml/parser.h>#include <fstream>#include <map>#include "utilities.h"#include <Basics_Utils.hxx>#include <unistd.h>
Data Structures | |
| class | SALOME_ModuleCatalogImpl::Private |
Functions | |
| std::list< std::string > | splitStringToList (const std::string &theString, const std::string &theSeparator) |
Variables | |
| static const char * | SEPARATOR = "::" |
| static const char * | OLD_SEPARATOR = ":" |
| std::list<std::string> splitStringToList | ( | const std::string & | theString, |
| const std::string & | theSeparator | ||
| ) |
Referenced by SALOME_ModuleCatalogImpl::SALOME_ModuleCatalogImpl().
|
static |
Referenced by SALOME_ModuleCatalogImpl::SALOME_ModuleCatalogImpl().
|
static |
Referenced by SALOME_ModuleCatalogImpl::SALOME_ModuleCatalogImpl().