OWBI1::WQLSelectStatement::OperandOrOperation Struct Reference

Collaboration diagram for OWBI1::WQLSelectStatement::OperandOrOperation:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Type { OPERATION, OPERAND }

Public Member Functions

 OperandOrOperation (WQLOperation o)
 OperandOrOperation (const WQLOperand &o)
String toString () const

Public Attributes

Type m_type
WQLOperation m_operation
WQLOperand m_operand

Detailed Description

Definition at line 205 of file OWBI1_WQLSelectStatement.hpp.


Member Enumeration Documentation

enum OWBI1::WQLSelectStatement::OperandOrOperation::Type
 

Enumerator:
OPERATION 
OPERAND 

Definition at line 207 of file OWBI1_WQLSelectStatement.hpp.


Constructor & Destructor Documentation

OWBI1::WQLSelectStatement::OperandOrOperation::OperandOrOperation WQLOperation  o  )  [inline]
 

Definition at line 212 of file OWBI1_WQLSelectStatement.hpp.

OWBI1::WQLSelectStatement::OperandOrOperation::OperandOrOperation const WQLOperand o  )  [inline]
 

Definition at line 216 of file OWBI1_WQLSelectStatement.hpp.


Member Function Documentation

String OWBI1::WQLSelectStatement::OperandOrOperation::toString  )  const [inline]
 

Definition at line 223 of file OWBI1_WQLSelectStatement.hpp.

References OWBI1::WQLOperationToString().


Member Data Documentation

WQLOperand OWBI1::WQLSelectStatement::OperandOrOperation::m_operand
 

Definition at line 222 of file OWBI1_WQLSelectStatement.hpp.

WQLOperation OWBI1::WQLSelectStatement::OperandOrOperation::m_operation
 

Definition at line 221 of file OWBI1_WQLSelectStatement.hpp.

Type OWBI1::WQLSelectStatement::OperandOrOperation::m_type
 

Definition at line 220 of file OWBI1_WQLSelectStatement.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 9 09:18:47 2006 for openwbem by  doxygen 1.4.6