Public Member Functions | Static Public Attributes | List of all members
TRAJ_STATE Class Reference

#include <uxbus_cmd_config.h>

Public Member Functions

 TRAJ_STATE (void)
 
 ~TRAJ_STATE (void)
 

Static Public Attributes

static const int IDLE = 0
 
static const int LOAD_FAIL = 3
 
static const int LOAD_SUCCESS = 2
 
static const int LOADING = 1
 
static const int SAVE_FAIL = 6
 
static const int SAVE_SUCCESS = 5
 
static const int SAVING = 4
 

Detailed Description

Definition at line 169 of file uxbus_cmd_config.h.

Constructor & Destructor Documentation

TRAJ_STATE::TRAJ_STATE ( void  )
inline

Definition at line 171 of file uxbus_cmd_config.h.

TRAJ_STATE::~TRAJ_STATE ( void  )
inline

Definition at line 172 of file uxbus_cmd_config.h.

Member Data Documentation

const int TRAJ_STATE::IDLE = 0
static

Definition at line 174 of file uxbus_cmd_config.h.

const int TRAJ_STATE::LOAD_FAIL = 3
static

Definition at line 177 of file uxbus_cmd_config.h.

const int TRAJ_STATE::LOAD_SUCCESS = 2
static

Definition at line 176 of file uxbus_cmd_config.h.

const int TRAJ_STATE::LOADING = 1
static

Definition at line 175 of file uxbus_cmd_config.h.

const int TRAJ_STATE::SAVE_FAIL = 6
static

Definition at line 180 of file uxbus_cmd_config.h.

const int TRAJ_STATE::SAVE_SUCCESS = 5
static

Definition at line 179 of file uxbus_cmd_config.h.

const int TRAJ_STATE::SAVING = 4
static

Definition at line 178 of file uxbus_cmd_config.h.


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


xarm_api
Author(s):
autogenerated on Sat May 8 2021 02:51:23