IFS::FWFS::FWObjDesc Struct Reference

FWFS Object Descriptor. More...

#include <Object.h>

Collaboration diagram for IFS::FWFS::FWObjDesc:
[legend]

Public Member Functions

 FWObjDesc (Object::ID objId=0)
 
uint32_t offset () const
 
uint32_t nextOffset () const
 
void next ()
 
uint32_t contentOffset () const
 
uint32_t childTableOffset () const
 

Public Attributes

Object::ID id
 location More...
 
Object obj {}
 The object structure. More...
 

Detailed Description

FWFS Object Descriptor.

Constructor & Destructor Documentation

◆ FWObjDesc()

IFS::FWFS::FWObjDesc::FWObjDesc ( Object::ID  objId = 0)
inline

Member Function Documentation

◆ childTableOffset()

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

◆ contentOffset()

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

◆ next()

void IFS::FWFS::FWObjDesc::next ( )
inline

◆ nextOffset()

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

◆ offset()

uint32_t IFS::FWFS::FWObjDesc::offset ( ) const
inline

Member Data Documentation

◆ id

Object::ID IFS::FWFS::FWObjDesc::id

location

◆ obj

Object IFS::FWFS::FWObjDesc::obj {}

The object structure.


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