# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

CNelExportClassDesc Class Reference

Inheritance diagram for CNelExportClassDesc

Inheritance graph
[legend]
Collaboration diagram for CNelExportClassDesc:

Collaboration graph
[legend]
List of all members.

Public Methods

int IsPublic ()
void* Create (BOOL loading = FALSE)
const TCHAR* ClassName ()
SClass_ID SuperClassID ()
Class_ID ClassID ()
const TCHAR* Category ()
const TCHAR* InternalName ()
HINSTANCE HInstance ()

Member Function Documentation

const TCHAR * CNelExportClassDesc::Category ( ) [inline]
 

Definition at line 60 of file nel_export.cpp.

Class_ID CNelExportClassDesc::ClassID ( ) [inline]
 

Definition at line 59 of file nel_export.cpp.

const TCHAR * CNelExportClassDesc::ClassName ( ) [inline]
 

Definition at line 57 of file nel_export.cpp.

void * CNelExportClassDesc::Create ( BOOL loading = FALSE ) [inline]
 

Definition at line 45 of file nel_export.cpp.

HINSTANCE CNelExportClassDesc::HInstance ( ) [inline]
 

Definition at line 62 of file nel_export.cpp.

const TCHAR * CNelExportClassDesc::InternalName ( ) [inline]
 

Definition at line 61 of file nel_export.cpp.

int CNelExportClassDesc::IsPublic ( ) [inline]
 

Definition at line 44 of file nel_export.cpp.

SClass_ID CNelExportClassDesc::SuperClassID ( ) [inline]
 

Definition at line 58 of file nel_export.cpp.


The documentation for this class was generated from the following file: