#include <FishSkeleton.h>
Public Member Functions | |
FishSkeleton (void) | |
~FishSkeleton (void) | |
FishSkeleton (void) | |
~FishSkeleton (void) | |
Static Public Member Functions | |
OggPage * | makeFishHeadBOS_3_0 (unsigned long inSerialNo, unsigned short inVersionMajor, unsigned short inVersionMinor, unsigned __int64 inTimebaseNum, unsigned __int64 inTimebaseDenom, const unsigned char *inUTC) |
StampedOggPacket * | makeFishBone_3_0 (unsigned __int64 inGranuleRateNum, unsigned __int64 inGranuleDenom, unsigned long inNumSecHeaders, unsigned short inGranuleShift, vector< string > inMessageHeaders) |
OggPage * | makeFishHeadBOS_3_0 (unsigned long inSerialNo, unsigned short inVersionMajor, unsigned short inVersionMinor, unsigned __int64 inPresentTimeNum, unsigned __int64 inPresentTimeDenom, unsigned __int64 inTimebaseNum, unsigned __int64 inTimebaseDenom, const unsigned char *inUTC) |
StampedOggPacket * | makeFishBone_3_0 (unsigned __int64 inGranuleRateNum, unsigned __int64 inGranuleRateDenom, unsigned __int64 inBaseGranule, unsigned long inNumSecHeaders, unsigned long inSerialNo, unsigned char inGranuleShift, unsigned long inPreroll, vector< string > inMessageHeaders) |
OggPage * | makeFishEOS (unsigned long inSerialNo) |
OggPage * | makeFishBone_3_0_Page (StampedOggPacket *inFishBonePacket, unsigned long inFishStreamSerial) |
StampedOggPacket * | makeCMMLBOS () |
StampedOggPacket * | makeCMML_XML_Thing () |
bool | setChecksum (OggPage *inOggPage) |
Static Public Attributes | |
const int | FISHEAD_3_0_PACKET_SIZE = 48 |
|
Definition at line 38 of file FishSkeleton.cpp. |
|
Definition at line 42 of file FishSkeleton.cpp. |
|
|
|
|
|
Definition at line 181 of file FishSkeleton.cpp. |
|
Definition at line 154 of file FishSkeleton.cpp. References iLE_Math::Int64ToCharArr(), and LOOG_INT64. |
Here is the call graph for this function:
|
Definition at line 390 of file FishSkeleton.cpp. References iLE_Math::Int64ToCharArr(), and iLE_Math::ULongToCharArr(). |
Here is the call graph for this function:
|
Definition at line 108 of file FishSkeleton.cpp. Referenced by AnxMuxInputPin::SetMediaType(). |
|
Here is the call graph for this function:
|
Here is the call graph for this function:
|
Here is the call graph for this function:
|
Here is the call graph for this function:
|
Definition at line 116 of file FishSkeleton.cpp. References fish_crc_lookup, OggPage::getPacket(), OggPage::header(), OggPage::headerSize(), OggPage::numPackets(), OggPacket::packetData(), OggPacket::packetSize(), OggPageHeader::rawData(), and OggPageHeader::setCRCChecksum(). Referenced by makeFishBone_3_0_Page(), makeFishEOS(), and makeFishHeadBOS_3_0(). |
Here is the call graph for this function:
|
Definition at line 43 of file FishSkeleton.h. Referenced by makeFishHeadBOS_3_0(). |