# 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  

NLLIGO::CPrimNode Class Reference

#include <primitive.h>

Inheritance diagram for NLLIGO::CPrimNode:

NLLIGO::IPrimitive List of all members.

Private Methods

virtual uint getNumVector () const
virtual const CPrimVectorgetPrimVector () const
virtual CPrimVectorgetPrimVector ()
virtual bool read (xmlNodePtr xmlNode, const char *filename, uint version)
virtual void write (xmlNodePtr xmlNode, const char *filename) const

Member Function Documentation

uint NLLIGO::CPrimNode::getNumVector   const [private, virtual]
 

Implements NLLIGO::IPrimitive.

Definition at line 368 of file primitive.cpp.

CPrimVector * NLLIGO::CPrimNode::getPrimVector   [private, virtual]
 

Implements NLLIGO::IPrimitive.

Definition at line 382 of file primitive.cpp.

const CPrimVector * NLLIGO::CPrimNode::getPrimVector   const [private, virtual]
 

Implements NLLIGO::IPrimitive.

Definition at line 375 of file primitive.cpp.

bool NLLIGO::CPrimNode::read xmlNodePtr    xmlNode,
const char *    filename,
uint    version
[private, virtual]
 

Reimplemented from NLLIGO::IPrimitive.

Definition at line 351 of file primitive.cpp.

void NLLIGO::CPrimNode::write xmlNodePtr    xmlNode,
const char *    filename
const [private, virtual]
 

Reimplemented from NLLIGO::IPrimitive.

Definition at line 358 of file primitive.cpp.


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