Functions | |
void | ViewAllNVTs () |
bool | AddNVT (const SDIFNameValueTable &nvt, SdifUInt4 StreamID=0) |
bool | WriteNVTs () |
int | GetNbNVT () const |
SDIFNameValueTable & | GetNVT (unsigned int i) |
|
to see all the Name Values Tables |
|
insert a SDIFNameValueTable in the vector of Name Value Table
|
|
write the vector of Name Value Table in the file in the opening in writing mode
|
|
get the number of Name Value Tables stored in entity
|
|
get the i-th Name Value Table |