Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SDIFEntity - Name Value Table


Functions

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

Function Documentation

void Easdif::SDIFEntity::ViewAllNVTs   [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.

bool Easdif::SDIFEntity::WriteNVTs   [inherited]
 

write the vector of Name Value Table in the file in the opening in writing mode

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 Thu Apr 10 16:04:32 2003 for Easdif by doxygen1.2.16