LwpDLVListHeadHolder(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr read LwpDLVListHeadHolder from object stream
LwpDLVListHeadTail m_HeadTail
void Read() override
@descr read LwpDLVListHeadTailHolder from object stream
LwpDLVListHeadTailHolder(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read(LwpObjectStream *pObjStrm)
@descr Read head id and tail id
Double Linked Virtual List.
void Read() override
@descr Read LwpDLVList data from object stream
LwpDLVListHeadTail m_HeadTail
LwpListList(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr read LwpListList from object stream
LwpObjectHolder, which is LwpDLVList, contains an id to an object VO_OBJECTHOLDER.
LwpObjectHolder(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr read LwpObjectHolder from object stream
void ReadIndexed(LwpSvStream *pStrm)
@descr Read object id with indexed format from stream if index>0, lowid is get from time table per th...
Base class of all Lwp VO objects.
std::unique_ptr< LwpObjectStream > m_pObjStrm
encapsulate XInputStream to provide SvStream like interfaces