Home Hierarchy Members Alphabetical Related Pages

ExternProtoDeclaration Class Reference
[Base Types]

#include <proto.h>

Inherits ProtoDeclaration.

List of all members.

Public Member Functions

 ExternProtoDeclaration (const char *nodeTypeId, const char *name="")
virtual bool isExtern () const
virtual bool hasNodes () const
bool getExternalDeclaration ()

Public Attributes

MFString urls


Constructor & Destructor Documentation

ExternProtoDeclaration ( const char *  nodeTypeId,
const char *  name = "" 
)


Member Function Documentation

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


Member Data Documentation

MFString urls


Generated on 5 Jan 2007 with doxygen version 1.5.1. Valid HTML 4.0! Valid CSS!