Home Hierarchy Members Alphabetical Related Pages

ExternProtoDeclaration Class Reference
[Base Types]

#include <proto.h>

Inherits ProtoDeclaration.

Inheritance diagram for ExternProtoDeclaration:

Inheritance graph
[legend]
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 getExternalDeclaration  ) 
 

Reads the external declaration

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 isExtern  )  const [inline, virtual]
 

Reimplemented from ProtoDeclaration.


Member Data Documentation

MFString urls
 


Generated on 24 Feb 2005 with doxygen version 1.3.9.1. Valid HTML 4.0! Valid CSS!