Defines a reference to another egg file which should be inserted at this point.
More...
#include "eggExternalReference.h"
List of all members.
Public Member Functions |
|
| EggExternalReference (const string &node_name, const string &filename) |
|
| EggExternalReference (const EggExternalReference ©) |
|
virtual TypeHandle | force_init_type () |
| virtual string | get_default_extension () const |
| | Returns the default extension for this filename type.
|
|
virtual TypeHandle | get_type () const |
|
EggExternalReference & | operator= (const EggExternalReference ©) |
| virtual void | write (ostream &out, int indent_level) const |
| | Writes the reference to the indicated output stream in Egg format.
|
Static Public Member Functions |
|
static TypeHandle | get_class_type () |
| static void | init_type () |
| | This function is declared non-inline to work around a compiler bug in g++ 2.96.
|
Detailed Description
Defines a reference to another egg file which should be inserted at this point.
Definition at line 27 of file eggExternalReference.h.
Member Function Documentation
The documentation for this class was generated from the following files: