Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

Easdif::SDIFEntity Class Reference

class holding all information concerned with a singe sdif file. More...

#include <sdifentity.h>

List of all members.

Public Methods

 SDIFEntity ()
 Default constructor.

int AddFrameType (const std::string &frametype, const std::string &matrix)
int AddMatrixType (const std::string &matrixtype, const std::string &colnames)
int ViewTypes ()
SdifStringT * GetTypeString ()
int SetTypeString (SdifStringT *String)
int ChangeSelection (const std::string &selection)
bool Open (const char *filename, SdifFileModeET Mode)
bool OpenRead (const char *filename)
bool OpenWrite (const char *filename)
bool Close ()
SdifFileT * GetFile () const
void ViewAllNVTs ()
bool AddNVT (const SDIFNameValueTable &nvt, SdifUInt4 StreamID=0)
bool WriteNVTs ()
int GetNbNVT () const
SDIFNameValueTableGetNVT (unsigned int i)
int ReadNextFrame (SDIFFrame &frame)
bool & eof ()
int WriteFrame (SDIFFrame &frame)


Detailed Description

class holding all information concerned with a singe sdif file.

SDIFEntity is composed of different methods that allow the handling of an sdif-file.


The documentation for this class was generated from the following files:
Generated on Thu Apr 10 16:02:11 2003 for Easdif by doxygen1.2.16