RobWorkProject  23.9.11-
Classes | Static Public Member Functions | List of all members
XMLProximitySetupFormat Class Reference

Format specification for the XML PropertySetup format. More...

#include <XMLProximitySetupLoader.hpp>

Classes

class  Initializer
 Utility class which initializes local static variables. More...
 

Static Public Member Functions

static const XMLCh * idProximitySetup ()
 Identifier for rw::proximity::ProximitySetup in the XML format. More...
 
static const XMLCh * idExcludeRule ()
 Identifier for exclude rule in the XML format. More...
 
static const XMLCh * idIncludeRule ()
 Identifier for include rule in the XML format. More...
 
static const XMLCh * idIncludeAllAttribute ()
 Identifier for the attribute specifying whether to include all frame pairs. More...
 
static const XMLCh * idExcludeStaticAttributePairs ()
 Identifier for the attribute specifying whether to exclude frame pairs with static transformation. More...
 
static const XMLCh * idPatternAAttribute ()
 Identifier for the attributed specifying the first pattern in rule. More...
 
static const XMLCh * idPatternBAttribute ()
 Identifier for the attributed specifying the second pattern in rule. More...
 

Detailed Description

Format specification for the XML PropertySetup format.

Member Function Documentation

◆ idExcludeRule()

static const XMLCh* idExcludeRule ( )
static

Identifier for exclude rule in the XML format.

Returns
the identifier.

◆ idExcludeStaticAttributePairs()

static const XMLCh* idExcludeStaticAttributePairs ( )
static

Identifier for the attribute specifying whether to exclude frame pairs with static transformation.

Returns
the identifier.

◆ idIncludeAllAttribute()

static const XMLCh* idIncludeAllAttribute ( )
static

Identifier for the attribute specifying whether to include all frame pairs.

Returns
the identifier.

◆ idIncludeRule()

static const XMLCh* idIncludeRule ( )
static

Identifier for include rule in the XML format.

Returns
the identifier.

◆ idPatternAAttribute()

static const XMLCh* idPatternAAttribute ( )
static

Identifier for the attributed specifying the first pattern in rule.

Returns
the identifier.

◆ idPatternBAttribute()

static const XMLCh* idPatternBAttribute ( )
static

Identifier for the attributed specifying the second pattern in rule.

Returns
the identifier.

◆ idProximitySetup()

static const XMLCh* idProximitySetup ( )
static

Identifier for rw::proximity::ProximitySetup in the XML format.

Returns
the identifier.

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