Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Wrl2CppC Class Reference

#include <wrl2cpp.h>

Collaboration diagram for Wrl2CppC:

Collaboration graph
[legend]
List of all members.

Public Methods

 Wrl2CppC ()
void compile (const char *, const char *, const char *)

Protected Methods

void writeHeader ()
void writeCpp ()
void writeHeader_impl ()
void writeCpp_impl ()

Protected Attributes

StringC m_wrlFile
StringC m_scriptDefName
StringC m_className
StringC m_classNameUpr
StringC m_classNameLwr
CybScriptCm_pScript
ArrayC< StringArrayCm_interfaceDescr

Constructor & Destructor Documentation

Wrl2CppC::Wrl2CppC  
 


Member Function Documentation

void Wrl2CppC::compile const char *   ,
const char *   ,
const char *   
 

void Wrl2CppC::writeCpp   [protected]
 

void Wrl2CppC::writeCpp_impl   [protected]
 

void Wrl2CppC::writeHeader   [protected]
 

void Wrl2CppC::writeHeader_impl   [protected]
 


Member Data Documentation

StringC Wrl2CppC::m_className [protected]
 

Definition at line 26 of file wrl2cpp.h.

StringC Wrl2CppC::m_classNameLwr [protected]
 

Definition at line 28 of file wrl2cpp.h.

StringC Wrl2CppC::m_classNameUpr [protected]
 

Definition at line 27 of file wrl2cpp.h.

ArrayC<StringArrayC> Wrl2CppC::m_interfaceDescr [protected]
 

Definition at line 32 of file wrl2cpp.h.

CybScriptC* Wrl2CppC::m_pScript [protected]
 

Definition at line 29 of file wrl2cpp.h.

StringC Wrl2CppC::m_scriptDefName [protected]
 

Definition at line 25 of file wrl2cpp.h.

StringC Wrl2CppC::m_wrlFile [protected]
 

Definition at line 24 of file wrl2cpp.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:31:05 2003 for Open ActiveWrl by doxygen1.3-rc2