AGX Dynamics 2.42.2.1
Loading...
Searching...
No Matches
agxData::SerializedFrame::XmlHeader Struct Reference

#include <SerializedFrame.h>

Static Public Member Functions

static SerializedFrame::BufferextractBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment)
 
static void extractChildren (SerializedFrame::Component *parent, const agx::TiXmlElement *eNode, BinaryData *binarySegment)
 
static SerializedFrame::ComponentextractComponent (const agx::TiXmlElement *eComponent, BinaryData *binarySegment)
 
static SerializedFrame::CustomBufferextractCustomBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment)
 
static SerializedFrame::EntityStorageextractEntityStorage (const agx::TiXmlElement *eStorage, BinaryData *binarySegment)
 
static void extractFrameEvents (const agx::TiXmlElement *eFrame, Frame *frame, BinaryData *)
 
static SerializedFrame::NodeextractNode (const agx::TiXmlElement *eNode, BinaryData *binarySegment)
 
static SerializedFrame::PartialBufferextractPartialBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment)
 
static SerializedFrame::ValueextractValue (const agx::TiXmlElement *eValue, BinaryData *binarySegment)
 

Detailed Description

Definition at line 400 of file SerializedFrame.h.

Member Function Documentation

◆ extractBuffer()

static SerializedFrame::Buffer * agxData::SerializedFrame::XmlHeader::extractBuffer ( const agx::TiXmlElement *  eBuffer,
BinaryData binarySegment 
)
static

◆ extractChildren()

static void agxData::SerializedFrame::XmlHeader::extractChildren ( SerializedFrame::Component parent,
const agx::TiXmlElement *  eNode,
BinaryData binarySegment 
)
static

◆ extractComponent()

static SerializedFrame::Component * agxData::SerializedFrame::XmlHeader::extractComponent ( const agx::TiXmlElement *  eComponent,
BinaryData binarySegment 
)
static

◆ extractCustomBuffer()

static SerializedFrame::CustomBuffer * agxData::SerializedFrame::XmlHeader::extractCustomBuffer ( const agx::TiXmlElement *  eBuffer,
BinaryData binarySegment 
)
static

◆ extractEntityStorage()

static SerializedFrame::EntityStorage * agxData::SerializedFrame::XmlHeader::extractEntityStorage ( const agx::TiXmlElement *  eStorage,
BinaryData binarySegment 
)
static

◆ extractFrameEvents()

static void agxData::SerializedFrame::XmlHeader::extractFrameEvents ( const agx::TiXmlElement *  eFrame,
Frame *  frame,
BinaryData  
)
static

◆ extractNode()

static SerializedFrame::Node * agxData::SerializedFrame::XmlHeader::extractNode ( const agx::TiXmlElement *  eNode,
BinaryData binarySegment 
)
static

◆ extractPartialBuffer()

static SerializedFrame::PartialBuffer * agxData::SerializedFrame::XmlHeader::extractPartialBuffer ( const agx::TiXmlElement *  eBuffer,
BinaryData binarySegment 
)
static

◆ extractValue()

static SerializedFrame::Value * agxData::SerializedFrame::XmlHeader::extractValue ( const agx::TiXmlElement *  eValue,
BinaryData binarySegment 
)
static

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