Back to the top page
Back to the upper page
Description
このクラスはV7XXシリーズのモジュールによって生成されたロウデータをデコードするクラスです。 TArtDecoderクラスはこのクラスに継承されています。
Function members
public
private
- static const int kID
- static TArtDecoder* Instance()
- ~TArtDecoder()
- int Decode (unsigned char* &buf, const unsigned int& size, TArtRawSegmentObject *raweve)
Function documents
- TArtDecoderV7XX()
Assign kID to TArtDecoder().
- static const int kID
Module ID of target module.
- static TArtDecoder* Instance()
Create static instance.
- int Decode (unsigned char* &buf, const unsigned int& size, TArtRawSegmentObject *raweve)
Get geometry, channel, and value after decoding buf, and create TArtRawDataObject.
Add TArtRawDataObject to raweve as a last element.
Last-modified: Fri, 28 Oct 2011 03:44:14 JST (4942d)