Home | Hierarchy | Members | Alphabetical | Related Pages |
#include <proto.h>
Inherits ProtoDeclaration.
Public Member Functions | |
ExternProtoDeclaration (const char *nodeTypeId, const char *name="") | |
virtual bool | isExtern () const |
virtual bool | hasNodes () const |
bool | getExternalDeclaration () |
Public Attributes | |
MFString | urls |
ExternProtoDeclaration | ( | const char * | nodeTypeId, | |
const char * | name = "" | |||
) |
bool isExtern | ( | ) | const [inline, virtual] |
Reimplemented from ProtoDeclaration.
bool hasNodes | ( | ) | const [inline, virtual] |
Return true if the Proto declaration is loaded. The only case where it returns false is for an extern proto not loaded.
Reimplemented from ProtoDeclaration.
bool getExternalDeclaration | ( | ) |
Reads the external declaration
Generated on 5 Jan 2007 with
![]() |
|