SDIF::DataFrameHeader Class Reference

#include <SDIFHeader.hxx>

Inheritance diagram for SDIF::DataFrameHeader:

SDIF::FrameHeader

List of all members.


Detailed Description

An extension of FrameHeader, that is used for data frames.

This is the header that is used for a Frame.

Definition at line 63 of file SDIFHeader.hxx.


Public Member Functions

 DataFrameHeader (const TypeId &type, CLAM::TFloat64 time=0., CLAM::TInt32 id=0)
 Create a new DataFrameHeader.

Static Public Member Functions

static CLAM::TInt32 SizeInFile (void)

Public Attributes

CLAM::TFloat64 mTime
CLAM::TInt32 mStreamId
CLAM::TInt32 mnMatrices

Constructor & Destructor Documentation

SDIF::DataFrameHeader::DataFrameHeader ( const TypeId type,
CLAM::TFloat64  time = 0.,
CLAM::TInt32  id = 0 
)

Create a new DataFrameHeader.

Parameters:
type Identifier specifying the frame type
time Timestamp of the frame
id Stream ID

Definition at line 34 of file SDIFHeader.cxx.

References mnMatrices, mStreamId, and mTime.


Member Function Documentation

static CLAM::TInt32 SDIF::DataFrameHeader::SizeInFile ( void   )  [inline, static]

Reimplemented from SDIF::FrameHeader.

Definition at line 80 of file SDIFHeader.hxx.

Referenced by SDIF::File::Read().


Member Data Documentation

Definition at line 67 of file SDIFHeader.hxx.

Referenced by DataFrameHeader(), and SDIF::Frame::Time().

Definition at line 71 of file SDIFHeader.hxx.

Referenced by SDIF::Frame::Add(), DataFrameHeader(), and SDIF::File::Read().


The documentation for this class was generated from the following files:

Generated on Tue Aug 12 22:33:51 2008 for CLAM by  doxygen 1.5.5