IFS::FWObjDesc Struct Reference

FWFS Object Descriptor. More...

#include <ObjectStore.h>

Collaboration diagram for IFS::FWObjDesc:
[legend]

Public Member Functions

 FWObjDesc ()
 
 FWObjDesc (const ObjRef &objRef)
 
 FWObjDesc (uint32_t fileid)
 
uint32_t nextOffset () const
 
void next ()
 
uint32_t contentOffset () const
 
uint32_t childTableOffset () const
 

Public Attributes

Object obj
 The object structure. More...
 
ObjRef ref
 location More...
 

Detailed Description

FWFS Object Descriptor.

Constructor & Destructor Documentation

◆ FWObjDesc() [1/3]

IFS::FWObjDesc::FWObjDesc ( )
inline

◆ FWObjDesc() [2/3]

IFS::FWObjDesc::FWObjDesc ( const ObjRef objRef)
inline

◆ FWObjDesc() [3/3]

IFS::FWObjDesc::FWObjDesc ( uint32_t  fileid)
inline

Member Function Documentation

◆ childTableOffset()

uint32_t IFS::FWObjDesc::childTableOffset ( ) const
inline

◆ contentOffset()

uint32_t IFS::FWObjDesc::contentOffset ( ) const
inline

◆ next()

void IFS::FWObjDesc::next ( )
inline

◆ nextOffset()

uint32_t IFS::FWObjDesc::nextOffset ( ) const
inline

Member Data Documentation

◆ obj

Object IFS::FWObjDesc::obj

The object structure.

◆ ref

ObjRef IFS::FWObjDesc::ref

location


The documentation for this struct was generated from the following file: