Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
ost::ScriptCommand::_keyword Struct Reference
Collaboration diagram for ost::ScriptCommand::_keyword:
Collaboration graph
[legend]

Data Fields

struct _keywordnext
 
Method method
 
Check check
 
bool init: 1
 
char keyword [1]
 

Detailed Description

Definition at line 355 of file script3.h.

Field Documentation

Check ost::ScriptCommand::_keyword::check

Definition at line 358 of file script3.h.

bool ost::ScriptCommand::_keyword::init

Definition at line 359 of file script3.h.

char ost::ScriptCommand::_keyword::keyword[1]

Definition at line 360 of file script3.h.

Method ost::ScriptCommand::_keyword::method

Definition at line 357 of file script3.h.

struct _keyword* ost::ScriptCommand::_keyword::next

Definition at line 356 of file script3.h.


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