Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CTTLV_FCI Class Reference
[This and That]

#include <cttlv.h>

List of all members.

Public Member Functions

 CTTLV_FCI (string fci)
 CTTLV_FCI ()
virtual ~CTTLV_FCI ()

Public Attributes

unsigned int fileSize
unsigned int fileSizeRaw
unsigned int fileId
string fileType
bool isEF
string fileDescription
string fileAttributes
unsigned int maxRecordLength
string fileName
bool isTransparent
bool isLinear
bool isFixed
bool isVariable
bool isCyclic
bool isSimpleTLV

Protected Member Functions

virtual void parseTag (CTPointer< CTTLV > tag)


Constructor & Destructor Documentation

CTTLV_FCI::CTTLV_FCI string  fci  ) 
 

This parses a string which is assumed to include an FCI. The string given here can either be a full FCI alike tag containing FCI subtags or it can simply be the content of an FCI alike tag. This feature is used by inheriting classes.

CTTLV_FCI::CTTLV_FCI  ) 
 

virtual CTTLV_FCI::~CTTLV_FCI  )  [virtual]
 


Member Function Documentation

virtual void CTTLV_FCI::parseTag CTPointer< CTTLV tag  )  [protected, virtual]
 

This method is called on all tags which are found inside a FCI If you want to support additional tags you should overload this method.


Member Data Documentation

string CTTLV_FCI::fileAttributes
 

string CTTLV_FCI::fileDescription
 

unsigned int CTTLV_FCI::fileId
 

string CTTLV_FCI::fileName
 

unsigned int CTTLV_FCI::fileSize
 

unsigned int CTTLV_FCI::fileSizeRaw
 

string CTTLV_FCI::fileType
 

bool CTTLV_FCI::isCyclic
 

bool CTTLV_FCI::isEF
 

bool CTTLV_FCI::isFixed
 

bool CTTLV_FCI::isLinear
 

bool CTTLV_FCI::isSimpleTLV
 

bool CTTLV_FCI::isTransparent
 

bool CTTLV_FCI::isVariable
 

unsigned int CTTLV_FCI::maxRecordLength
 


The documentation for this class was generated from the following file:
Generated on Fri Dec 3 23:10:25 2004 for libchipcard by  doxygen 1.3.9.1