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

SDIFEntity - Name Value Table


Functions

void PrintAllNVTs ()
bool AddNVT (const SDIFNameValueTable &nvt, SdifUInt4 StreamID=0)
int GetNbNVT () const
SDIFNameValueTable & GetNVT (unsigned int i)

Function Documentation

void Easdif::SDIFEntity::PrintAllNVTs   [inherited]
 

to see all the Name Values Tables

bool Easdif::SDIFEntity::AddNVT const SDIFNameValueTable   nvt,
SdifUInt4    StreamID = 0
[inherited]
 

insert a SDIFNameValueTable in the vector of Name Value Table

Parameters:
nvt  Name Value Table to insert in the vector
StreamID  StreamId of the Name Value Table
Returns:
true if ok/false if error.

int Easdif::SDIFEntity::GetNbNVT   const [inherited]
 

get the number of Name Value Tables stored in entity

Returns:
number of Name Value Tables

SDIFNameValueTable & Easdif::SDIFEntity::GetNVT unsigned int    i [inherited]
 

get the i-th Name Value Table


Generated on Mon Feb 2 19:27:12 2004 for Easdif by doxygen1.2.16