sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
CMarkup::ElemPos Struct Reference

#include <sot/talos_balance/sdk_qualisys/Markup.h>

Public Member Functions

 ElemPos ()
 
 ElemPos (const ElemPos &pos)
 
void AdjustEnd (int n)
 
void AdjustStart (int n)
 
void Clear ()
 
bool IsEmptyElement () const
 

Public Attributes

int iElemChild
 
int iElemNext
 
int iElemParent
 
int nEndL
 
int nEndR
 
int nReserved
 
int nStartL
 
int nStartR
 

Detailed Description

Definition at line 104 of file Markup.h.

Constructor & Destructor Documentation

◆ ElemPos() [1/2]

ElemPos ( )
inline

Definition at line 105 of file Markup.h.

◆ ElemPos() [2/2]

ElemPos ( const ElemPos pos)
inline

Definition at line 106 of file Markup.h.

Member Function Documentation

◆ AdjustEnd()

void AdjustEnd ( int  n)
inline

Definition at line 122 of file Markup.h.

◆ AdjustStart()

void AdjustStart ( int  n)
inline

Definition at line 118 of file Markup.h.

◆ Clear()

void Clear ( )
inline

Definition at line 108 of file Markup.h.

◆ IsEmptyElement()

bool IsEmptyElement ( ) const
inline

Definition at line 107 of file Markup.h.

Member Data Documentation

◆ iElemChild

int iElemChild

Definition at line 132 of file Markup.h.

◆ iElemNext

int iElemNext

Definition at line 133 of file Markup.h.

◆ iElemParent

int iElemParent

Definition at line 131 of file Markup.h.

◆ nEndL

int nEndL

Definition at line 128 of file Markup.h.

◆ nEndR

int nEndR

Definition at line 129 of file Markup.h.

◆ nReserved

int nReserved

Definition at line 130 of file Markup.h.

◆ nStartL

int nStartL

Definition at line 125 of file Markup.h.

◆ nStartR

int nStartR

Definition at line 127 of file Markup.h.


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