#include <Basics.H>
#include <FS.H>
#include <Sequence.H>
#include <Generics.H>
#include <SRPC.H>
Go to the source code of this file.
Namespaces | |
namespace | ParseImports |
Typedefs | |
typedef TextSeq | ImportID |
typedef Sequence< Import * > | ImportSeq |
Functions | |
void | P (const Text &modelname, ImportSeq &seq, const ModelSpace *ms=NULL) throw (FS::DoesNotExist, FS::Failure, Error, SRPC::failure) |
Text | ResolvePath (const Text &path, const Text &wd, const ModelSpace *ms=NULL) throw (Error, FS::Failure, SRPC::failure) |
std::ostream & | operator<< (std::ostream &os, const ParseImports::Error &err) throw () |
|
Definition at line 32 of file ParseImports.H. |
|
Definition at line 79 of file ParseImports.H. |
|
|
|
Referenced by main(), Search(), and RecursiveStats::visitImports(). |
|
Referenced by main(). |