Classes | |
class | CIMBase |
The CIMBase class is used as the base class for all CIM related classes. More... | |
class | CIMClass |
The CIMClass encapsulates all information that pertains to a CIM class (i.e. More... | |
class | CIMDataType |
The CIMDataType is used to represent the CIM data type of underlying data in other CIM objects, such as CIMValue objects. More... | |
class | CIMDateTime |
The CIMDateTime class represents the CIM datetime data type. More... | |
class | CIMElement |
The CIMElement class is used to enforce behavior from class that make up CIM classes and CIM Instances. More... | |
struct | MsgRec |
class | CIMException |
class | CIMFlavor |
The CIMFlavor class represents the flavor that is associated with a CIMQualifier. More... | |
class | CIMInstance |
The CIMInstance class encapsulates all information pertinent to a CIMInstance. More... | |
class | CIMMethod |
The CIMMethod class encapsulates all data and behaviour pertinent to an CIM method. More... | |
class | CIMName |
CIMName encapsulates a CIM Name, which is simply a string, with the special semantic of being case-insensitive and preserving. More... | |
class | CIMNameSpace |
The CIMNameSpace class represents a CIM namespace. More... | |
class | CIMObjectPath |
The CIMOMObjectPath class represents the location of CIM classes and instances. More... | |
class | CIMParameter |
The CIMParameter class encapsulates all data and functionality pertinent to a parameter to a method within a CIM class. More... | |
class | CIMParamValue |
class | CIMProperty |
The CIMProperty class encapsulates all data and functionality petinent to a CIM property found in a CIM class or a CIM Instance. More... | |
class | CIMPropertyList |
class | CIMQualifier |
The CIMQualifier class encapsulates the data and functionality pertinent to a CIM qualifier that is found on classes, properties and methods. More... | |
class | CIMQualifierType |
The CIMQualifierType class encapsulates the data and functionality associated with a CIM qualifier type. More... | |
class | CIMScope |
The CIMScope class encapsulated the data and functionality the is associated with CIM scopes. More... | |
class | CIMUrl |
The CIMUrl is an abstract data type that represents a Uniform resource locator. More... | |
class | CIMValue |
The CIMValue class is an abstraction for all CIM data types. More... | |
class | OutOfBoundsException |
class | Array |
Array<> wraps std::vector<> in COWReference<> adding ref counting and copy on write capability. More... | |
struct | Atomic_t |
class | AutoPtr |
class | AutoPtrVec |
class | Bool |
The Bool class is an abstraction for the boolean data type. More... | |
class | Char16 |
The Char16 class is an abstraction for a double byte character. More... | |
class | CIMOMHandleIFC |
The CIMOMHandleIFC class is an abstract class used as an interface definition for classes that provide access to a CIMOM. More... | |
class | COWIntrusiveCountableBase |
If you want your class to be managed by COWIntrusiveReference, then derive from this class. More... | |
class | COWIntrusiveReference |
COWIntrusiveReference. More... | |
class | COWReference |
class | COWReferenceBase |
class | DateTimeException |
class | DateTime |
The DateTime class is an abstraction for date time data. More... | |
class | TempFileEnumerationImpl |
class | Enumeration |
class | Enumeration_input_iterator |
class | Enumeration_insert_iterator |
class | EnumerationException |
class | Exception |
This class is the base of all exceptions thrown by OpenWBEM code. More... | |
class | IntrusiveCountableBase |
If you want your class to be managed by IntrusiveReference, then derive from this class. More... | |
class | IntrusiveReference |
class | LoggerException |
class | Logger |
Logging interface. More... | |
struct | LogMessage |
class | NoSuchPropertyException |
class | NoSuchQualifierException |
class | NULLValueException |
class | ContextDataNotFoundException |
class | OperationContext |
This class is used to store general information (the context) of a WBEM operation. More... | |
class | RefCount |
class | ResultHandlerIFC |
class | CIMClassEnumBuilder |
class | CIMClassArrayBuilder |
class | CIMNameArrayBuilder |
class | CIMNameEnumBuilder |
class | CIMObjectPathEnumBuilder |
class | CIMObjectPathArrayBuilder |
class | CIMInstanceEnumBuilder |
class | CIMInstanceArrayBuilder |
class | CIMQualifierTypeEnumBuilder |
class | CIMQualifierTypeArrayBuilder |
class | SerializableIFC |
class | SessionLanguage |
class | SortedVectorSet |
class | StringConversionException |
class | String |
This String class is an abstract data type that represents as NULL terminated string of characters. More... | |
class | StringBuffer |
class | TempFileEnumerationImplBase |
class | WQLCompile |
class | TypeMismatchException |
class | WQLOperand |
Used to represent SQL where clause operands. More... | |
class | WQLPropertySource |
This class must be implemented to provide a source of properties for the WQLSelectStatement::evaluateWhereClause() method which calls methods of this class to obtain real values for property names used in the where clause. More... | |
class | WQLSelectStatement |
class | BI1AssociatorProviderIFC |
This interface is implemented by providers of dynamic association classes. More... | |
class | BI1IndicationExportProviderIFC |
class | BI1IndicationProviderIFC |
This is the interface implemented by indication providers. More... | |
class | _RHEnumInstances |
class | BI1InstanceProviderIFC |
Classes wishing to implement an instance provider must derive from this class. More... | |
class | BI1MethodProviderIFC |
This is the interface implemented by method providers. More... | |
class | BI1PolledProviderIFC |
class | BI1ProviderBaseIFC |
This is the base class implemented by all providers that are loaded by the C++ provider interface. More... | |
class | BI1ProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
class | BI1AssociatorProviderProxy |
class | BI1InstanceProviderProxy |
class | BI1SecondaryInstanceProviderProxy |
class | BI1MethodProviderProxy |
class | BI1IndicationExportProviderProxy |
class | BI1PolledProviderProxy |
class | BI1IndicationProviderProxy |
class | BI1ReadOnlyInstanceProviderIFC |
This class implements deleteInstance, createInstance, and modifyInstance. More... | |
class | BI1SecondaryInstanceProviderIFC |
class | BI1SimpleAssociatorProviderIFC |
class BI1SimpleAssociatorProviderIFC The intent of this class is to simplify the writing of Associator Providers. More... | |
class | BI1SimpleInstanceProviderIFC |
A provider can derive from this class, and implement doSimpleEnumerateInstances(), and BI1SimpleInstanceProviderIFC implements getInstance(), enumInstanceNames(), and enumInstances() This class can be part of a multiple-inerhitance diamond. More... | |
class | AssociatorProviderInfo |
struct | IndicationProviderInfoEntry |
class | IndicationProviderInfo |
class | InstanceProviderInfo |
class | MethodProviderInfo |
class | ProviderEnvironmentIFC |
Note that some derived classes do not carry their own OperationContext, instead carrying only a reference to one. More... | |
struct | InstClassInfo |
class | ProviderInfoBase |
class | SecondaryInstanceProviderInfo |
Namespaces | |
namespace | CIMValueCast |
namespace | detail |
namespace | ExceptionDetail |
namespace | WBEMFlags |
Typedefs | |
typedef Enumeration< CIMObjectPath > | CIMObjectPathEnumeration |
typedef Enumeration< CIMQualifierType > | CIMQualifierTypeEnumeration |
typedef Enumeration< CIMClass > | CIMClassEnumeration |
typedef Enumeration< CIMInstance > | CIMInstanceEnumeration |
typedef Enumeration< CIMName > | CIMNameEnumeration |
typedef Array< CIMDateTime > | CIMDateTimeArray |
typedef Array< CIMBase > | CIMBaseArray |
typedef Array< CIMDataType > | CIMDataTypeArray |
typedef Array< CIMScope > | CIMScopeArray |
typedef Array< CIMUrl > | CIMUrlArray |
typedef Array< CIMNameSpace > | CIMNameSpaceArray |
typedef Array< CIMElement > | CIMElementArray |
typedef Array< CIMFlavor > | CIMFlavorArray |
typedef Array< CIMProperty > | CIMPropertyArray |
typedef Array< CIMObjectPath > | CIMObjectPathArray |
typedef Array< CIMQualifierType > | CIMQualifierTypeArray |
typedef Array< CIMQualifier > | CIMQualifierArray |
typedef Array< CIMMethod > | CIMMethodArray |
typedef Array< CIMClass > | CIMClassArray |
typedef Array< CIMParameter > | CIMParameterArray |
typedef Array< CIMParamValue > | CIMParamValueArray |
typedef Array< CIMInstance > | CIMInstanceArray |
typedef Array< CIMValue > | CIMValueArray |
typedef Array< CIMName > | CIMNameArray |
typedef Array< UInt8 > | UInt8Array |
typedef Array< Int8 > | Int8Array |
typedef Array< UInt16 > | UInt16Array |
typedef Array< Int16 > | Int16Array |
typedef Array< UInt32 > | UInt32Array |
typedef Array< Int32 > | Int32Array |
typedef Array< UInt64 > | UInt64Array |
typedef Array< Int64 > | Int64Array |
typedef Array< Real64 > | Real64Array |
typedef Array< Real32 > | Real32Array |
typedef IntrusiveReference< Logger > | LoggerRef |
typedef Array< String > | StringArray |
typedef Array< Char16 > | Char16Array |
typedef Array< Bool > | BoolArray |
typedef IntrusiveReference< SessionLanguage > | SessionLanguageRef |
typedef IntrusiveReference< CIMOMHandleIFC > | CIMOMHandleIFCRef |
typedef ResultHandlerIFC< CIMClass > | CIMClassResultHandlerIFC |
typedef ResultHandlerIFC< CIMInstance > | CIMInstanceResultHandlerIFC |
typedef ResultHandlerIFC< CIMObjectPath > | CIMObjectPathResultHandlerIFC |
typedef ResultHandlerIFC< CIMQualifierType > | CIMQualifierTypeResultHandlerIFC |
typedef ResultHandlerIFC< CIMName > | CIMNameResultHandlerIFC |
typedef unsigned long int(* | strtoulfp_t )(const char *, char **, int) |
typedef long int(* | strtolfp_t )(const char *, char **, int) |
typedef unsigned long long int(* | strtoullfp_t )(const char *, char **, int) |
typedef long long int(* | strtollfp_t )(const char *, char **, int) |
typedef unsigned char | UInt8 |
typedef signed char | Int8 |
typedef off_t | off_t |
typedef int | Select_t |
typedef int | FileHandle |
typedef uid_t | UserId |
typedef pid_t | ProcId |
typedef BI1ProviderBaseIFC *(* | ProviderCreationFunc )() |
typedef const char *(* | versionFunc_t )() |
typedef SharedLibraryReference< IntrusiveReference< BI1ProviderBaseIFC > > | BI1ProviderBaseIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1AssociatorProviderIFC > > | BI1AssociatorProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1InstanceProviderIFC > > | BI1InstanceProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1SecondaryInstanceProviderIFC > > | BI1SecondaryInstanceProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1MethodProviderIFC > > | BI1MethodProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1PolledProviderIFC > > | BI1PolledProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1IndicationProviderIFC > > | BI1IndicationProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1IndicationExportProviderIFC > > | BI1IndicationExportProviderIFCRef |
typedef OpenWBEM::SharedLibraryReference< IntrusiveReference< BI1IndicationProviderIFC > > | BI1IndicationProviderIFCRef |
typedef Array< AssociatorProviderInfo > | AssociatorProviderInfoArray |
typedef Array< IndicationProviderInfo > | IndicationProviderInfoArray |
typedef Array< InstanceProviderInfo > | InstanceProviderInfoArray |
typedef Array< MethodProviderInfo > | MethodProviderInfoArray |
typedef IntrusiveReference< ProviderEnvironmentIFC > | ProviderEnvironmentIFCRef |
typedef IntrusiveReference< InstanceProviderIFC > | InstanceProviderIFCRef |
typedef IntrusiveReference< SecondaryInstanceProviderIFC > | SecondaryInstanceProviderIFCRef |
typedef Array< SecondaryInstanceProviderIFCRef > | SecondaryInstanceProviderIFCRefArray |
typedef IntrusiveReference< ProviderBaseIFC > | ProviderBaseIFCRef |
typedef Array< ProviderBaseIFCRef > | ProviderBaseIFCRefArray |
typedef IntrusiveReference< AssociatorProviderIFC > | AssociatorProviderIFCRef |
typedef IntrusiveReference< IndicationProviderIFC > | IndicationProviderIFCRef |
typedef Array< IndicationProviderIFCRef > | IndicationProviderIFCRefArray |
typedef IntrusiveReference< IndicationExportProviderIFC > | IndicationExportProviderIFCRef |
typedef Array< IndicationExportProviderIFCRef > | IndicationExportProviderIFCRefArray |
typedef Array< SecondaryInstanceProviderInfo > | SecondaryInstanceProviderInfoArray |
Enumerations | |
enum | CIMNULL_t { CIMNULL } |
enum | ELogLevel { E_NONE_LEVEL, E_FATAL_ERROR_LEVEL, E_ERROR_LEVEL, E_INFO_LEVEL, E_DEBUG_LEVEL, E_ALL_LEVEL } |
enum | WQLIntegerValueTag { WQL_INTEGER_VALUE_TAG } |
Tag used to force invocation of the integer value form of the WQLOperand Constructor. More... | |
enum | WQLDoubleValueTag { WQL_DOUBLE_VALUE_TAG } |
Tag used to force invocation of the double value form of the WQLOperand Constructor. More... | |
enum | WQLBoolValueTag { WQL_BOOLEAN_VALUE_TAG } |
Tag used to force invocation of the boolean value form of the WQLOperand Constructor. More... | |
enum | WQLStringValueTag { WQL_STRING_VALUE_TAG } |
Tag used to force invocation of the string value form of the WQLOperand Constructor. More... | |
enum | WQLPropertyNameTag { WQL_PROPERTY_NAME_TAG } |
Tag used to force invocation of the property name form of the WQLOperand Constructor. More... | |
enum | WQLOperation { WQL_OR, WQL_AND, WQL_NOT, WQL_EQ, WQL_NE, WQL_LT, WQL_LE, WQL_GT, WQL_GE, WQL_DO_NOTHING, WQL_ISA } |
Represents SQL where clause operators. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const CIMBase &cb) |
bool | operator< (const CIMClass::CLSData &x, const CIMClass::CLSData &y) |
bool | operator== (const CIMClass::CLSData &x, const CIMClass::CLSData &y) |
bool | operator< (const CIMClass &x, const CIMClass &y) |
bool | operator== (const CIMClass &x, const CIMClass &y) |
bool | operator<= (const CIMClass &x, const CIMClass &y) |
bool | operator> (const CIMClass &x, const CIMClass &y) |
bool | operator>= (const CIMClass &x, const CIMClass &y) |
bool | operator!= (const CIMClass &x, const CIMClass &y) |
operator safe_bool () const | |
bool | operator! () const |
bool | operator< (const CIMDataType &x, const CIMDataType &y) |
bool | operator== (const CIMDataType &x, const CIMDataType &y) |
bool | operator<= (const CIMDataType &x, const CIMDataType &y) |
bool | operator> (const CIMDataType &x, const CIMDataType &y) |
bool | operator>= (const CIMDataType &x, const CIMDataType &y) |
bool | operator!= (const CIMDataType &x, const CIMDataType &y) |
OWBI1_DEFINE_EXCEPTION_WITH_ID (CIMDateTime) | |
ostream & | operator<< (ostream &ostr, const CIMDateTime &arg) |
bool | operator== (const CIMDateTime &x, const CIMDateTime &y) |
bool | operator< (const CIMDateTime &x, const CIMDateTime &y) |
bool | operator!= (const CIMDateTime &x, const CIMDateTime &y) |
bool | operator> (const CIMDateTime &x, const CIMDateTime &y) |
bool | operator<= (const CIMDateTime &x, const CIMDateTime &y) |
bool | operator>= (const CIMDateTime &x, const CIMDateTime &y) |
OWBI1_DECLARE_APIEXCEPTION (CIMDateTime, OWBI1_COMMON_API) | |
OWBI1_OWBI1PROVIFC_API std::ostream & | operator<< (std::ostream &ostr, const CIMDateTime &arg) |
String | createLongMessage (CIMException::ErrNoType errval, const char *msg) |
bool | operator< (const CIMFlavor &x, const CIMFlavor &y) |
bool | operator< (const CIMInstance &x, const CIMInstance &y) |
bool | operator< (const CIMMethod::METHData &x, const CIMMethod::METHData &y) |
bool | operator< (const CIMMethod &x, const CIMMethod &y) |
bool | operator< (const CIMName &x, const CIMName &y) |
bool | operator== (const CIMName &x, const CIMName &y) |
bool | operator<= (const CIMName &x, const CIMName &y) |
bool | operator> (const CIMName &x, const CIMName &y) |
bool | operator>= (const CIMName &x, const CIMName &y) |
bool | operator!= (const CIMName &x, const CIMName &y) |
std::ostream & | operator<< (std::ostream &ostr, const CIMName &name) |
bool | operator< (const CIMNameSpace::NSData &x, const CIMNameSpace::NSData &y) |
bool | operator< (const CIMNameSpace &lhs, const CIMNameSpace &rhs) |
bool | operator< (const CIMObjectPath &lhs, const CIMObjectPath &rhs) |
bool | operator< (const CIMParameter::PARMData &x, const CIMParameter::PARMData &y) |
bool | operator< (const CIMParameter &x, const CIMParameter &y) |
bool | operator< (const CIMParamValue::Data &x, const CIMParamValue::Data &y) |
bool | operator< (const CIMParamValue &x, const CIMParamValue &y) |
CIMValue | getParamValue (const String ¶mName, const CIMParamValueArray ¶ms) |
Search for paramName in params, and return the associated CIMValue. | |
bool | operator< (const CIMProperty &x, const CIMProperty &y) |
bool | operator< (const CIMQualifier &x, const CIMQualifier &y) |
bool | operator< (const CIMQualifierType &x, const CIMQualifierType &y) |
bool | operator< (const CIMScope &x, const CIMScope &y) |
bool | operator< (const CIMUrl::URLData &x, const CIMUrl::URLData &y) |
bool | operator< (const CIMUrl &lhs, const CIMUrl &rhs) |
OWBI1_DEFINE_EXCEPTION_WITH_ID (ValueCast) | |
OWBI1_DECLARE_APIEXCEPTION (ValueCast, OWBI1_COMMON_API) | |
template<class T> | |
bool | operator!= (const Array< T > &x, const Array< T > &y) |
template<class T> | |
bool | operator<= (const Array< T > &x, const Array< T > &y) |
template<class T> | |
bool | operator>= (const Array< T > &x, const Array< T > &y) |
template<class T> | |
bool | operator> (const Array< T > &x, const Array< T > &y) |
template<class T> | |
bool | operator== (const Array< T > &x, const Array< T > &y) |
template<class T> | |
bool | operator< (const Array< T > &x, const Array< T > &y) |
template<class T> | |
void | swap (Array< T > &x, Array< T > &y) |
static void | initGuard () |
void | AtomicInc (Atomic_t &v) |
bool | AtomicDecAndTest (Atomic_t &v) |
int | AtomicGet (Atomic_t const &v) |
void | AtomicDec (Atomic_t &v) |
ostream & | operator<< (ostream &ostrm, const Bool &arg) |
OWBI1_OWBI1PROVIFC_API std::ostream & | operator<< (std::ostream &ostrm, const Bool &arg) |
std::ostream & | operator<< (std::ostream &ostrm, const Char16 &arg) |
bool | operator== (char c, const Char16 &arg) |
bool | operator== (const Char16 &arg, int v) |
bool | operator== (int v, const Char16 &arg) |
bool | operator!= (const Char16 &arg, int v) |
bool | operator!= (int v, const Char16 &arg) |
bool | operator!= (char c, const Char16 &arg) |
bool | operator< (char c, const Char16 &arg) |
bool | operator<= (char c, const Char16 &arg) |
bool | operator> (char c, const Char16 &arg) |
bool | operator>= (char c, const Char16 &arg) |
Char16 | operator+ (const Char16 &arg1, const Char16 &arg2) |
Char16 | operator- (const Char16 &arg1, const Char16 &arg2) |
Char16 | operator * (const Char16 &arg1, const Char16 &arg2) |
Char16 | operator/ (const Char16 &arg1, const Char16 &arg2) |
template<class T, class U> | |
bool | operator== (COWIntrusiveReference< T > const &a, COWIntrusiveReference< U > const &b) |
template<class T, class U> | |
bool | operator!= (COWIntrusiveReference< T > const &a, COWIntrusiveReference< U > const &b) |
template<class T> | |
bool | operator== (COWIntrusiveReference< T > const &a, const T *b) |
template<class T> | |
bool | operator!= (COWIntrusiveReference< T > const &a, const T *b) |
template<class T> | |
bool | operator== (const T *a, COWIntrusiveReference< T > const &b) |
template<class T> | |
bool | operator!= (const T *a, COWIntrusiveReference< T > const &b) |
template<class T> | |
bool | operator< (COWIntrusiveReference< T > const &a, COWIntrusiveReference< T > const &b) |
template<class T> | |
void | swap (COWIntrusiveReference< T > &lhs, COWIntrusiveReference< T > &rhs) |
template<class T, class U> | |
bool | operator== (const COWReference< T > &a, const COWReference< U > &b) |
template<class T, class U> | |
bool | operator!= (const COWReference< T > &a, const COWReference< U > &b) |
template<class T, class U> | |
bool | operator< (const COWReference< T > &a, const COWReference< U > &b) |
template<class T> | |
T * | COWReferenceClone (T *obj) |
template<class T> | |
void | COWRefSwap (T &x, T &y) |
void | badDateTime (const String &str) |
void | validateRanges (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 microseconds, const String &str) |
bool | isDOWValid (const char *str) |
bool | isLongDOWValid (const String &s) |
int | decodeShortMonth (const char *str) |
int | decodeLongMonth (const String &str) |
bool | getTimeZoneOffset (const String &timezone, int &offset) |
Int32 | getDaysPerMonth (Int32 year, Int32 month) |
void | adjustTimeForTimeZone (Int32 timezone_offset, Int32 &year, Int32 &month, Int32 &day, Int32 &hour) |
void | addSeconds (long seconds) |
void | addMinutes (long minutes) |
Add minutes to the date represented by this object. | |
void | addHours (long hours) |
Add hours to the date represented by this object. | |
bool | operator< (const DateTime &tm) const |
Less than operator. | |
bool | operator> (const DateTime &tm) const |
Greater than operator. | |
bool | operator== (const DateTime &tm) const |
Equality operator. | |
Int16 | toLocal (struct tm &tt) const |
template<class T> | |
bool | operator== (const Enumeration_input_iterator< T > &x, const Enumeration_input_iterator< T > &y) |
template<class T> | |
bool | operator!= (const Enumeration_input_iterator< T > &x, const Enumeration_input_iterator< T > &y) |
template<class Container> | |
Enumeration_insert_iterator< Container > | Enumeration_inserter (Enumeration< Container > &x) |
static void | freeBuf (char **ptr) |
std::ostream & | operator<< (std::ostream &os, const Exception &e) |
Writes the exception object to the stream in the form: <file>: <line> <type>: <message>. | |
template<class T, class U> | |
bool | operator== (IntrusiveReference< T > const &a, IntrusiveReference< U > const &b) |
template<class T, class U> | |
bool | operator!= (IntrusiveReference< T > const &a, IntrusiveReference< U > const &b) |
template<class T> | |
bool | operator== (IntrusiveReference< T > const &a, T *b) |
template<class T> | |
bool | operator!= (IntrusiveReference< T > const &a, T *b) |
template<class T> | |
bool | operator== (T *a, IntrusiveReference< T > const &b) |
template<class T> | |
bool | operator!= (T *a, IntrusiveReference< T > const &b) |
template<class T> | |
bool | operator< (IntrusiveReference< T > const &a, IntrusiveReference< T > const &b) |
template<class T> | |
void | swap (IntrusiveReference< T > &lhs, IntrusiveReference< T > &rhs) |
template<class T, class U> | |
IntrusiveReference< T > | static_pointer_cast (IntrusiveReference< U > const &p) |
template<class T, class U> | |
IntrusiveReference< T > | const_pointer_cast (IntrusiveReference< U > const &p) |
template<class T, class U> | |
IntrusiveReference< T > | dynamic_pointer_cast (IntrusiveReference< U > const &p) |
template<class T, class Compare> | |
bool | operator== (const SortedVectorSet< T, Compare > &x, const SortedVectorSet< T, Compare > &y) |
template<class T, class Compare> | |
bool | operator< (const SortedVectorSet< T, Compare > &x, const SortedVectorSet< T, Compare > &y) |
template<class T, class Compare> | |
void | swap (SortedVectorSet< T, Compare > &x, SortedVectorSet< T, Compare > &y) |
static int | strncmpi (const char *s1, const char *s2, size_t n) |
static void | throwStringConversion (const String::buf_t &m_buf, const char *type) |
static void | throwStringConversion (const char *str, const char *type) |
template<typename T, typename FP> | |
static T | convertToRealType (const String::buf_t &m_buf, const char *type, FP fp) |
template<typename T, typename FP, typename FPRT> | |
static T | doConvertToIntType (const String::buf_t &m_buf, const char *type, FP fp, int base) |
template<typename T> | |
static T | convertToUIntType (const String::buf_t &m_buf, const char *msg, int base) |
template<typename T> | |
static T | convertToIntType (const String::buf_t &m_buf, const char *msg, int base) |
template<typename T> | |
static T | convertToUInt64Type (const String::buf_t &m_buf, const char *msg, int base) |
template<typename T> | |
static T | convertToInt64Type (const String::buf_t &m_buf, const char *msg, int base) |
String | operator+ (const String &s1, const String &s2) |
String | operator+ (const char *p, const String &s) |
String | operator+ (const String &s, const char *p) |
String | operator+ (char c, const String &s) |
String | operator+ (const String &s, char c) |
ostream & | operator<< (ostream &ostr, const String &arg) |
OWBI1_OWBI1PROVIFC_API std::ostream & | operator<< (std::ostream &ostr, const String &arg) |
bool | operator== (const String &s1, const String &s2) |
bool | operator== (const String &s, const char *p) |
bool | operator== (const char *p, const String &s) |
bool | operator!= (const String &s1, const String &s2) |
bool | operator!= (const String &s, const char *p) |
bool | operator!= (const char *p, const String &s) |
bool | operator< (const String &s1, const String &s2) |
bool | operator< (const String &s, const char *p) |
bool | operator< (const char *p, const String &s) |
bool | operator<= (const String &s1, const String &s2) |
bool | operator<= (const String &s, const char *p) |
bool | operator<= (const char *p, const String &s) |
bool | operator> (const String &s1, const String &s2) |
bool | operator> (const String &s, const char *p) |
bool | operator> (const char *p, const String &s) |
bool | operator>= (const String &s1, const String &s2) |
bool | operator>= (const String &s, const char *p) |
bool | operator>= (const char *p, const String &s) |
std::ostream & | operator<< (std::ostream &ostr, const StringBuffer &b) |
bool | operator== (const StringBuffer &x, const StringBuffer &y) |
bool | operator!= (const StringBuffer &x, const StringBuffer &y) |
bool | operator== (const StringBuffer &x, const String &y) |
bool | operator!= (const StringBuffer &x, const String &y) |
bool | operator== (const String &x, const StringBuffer &y) |
bool | operator!= (const String &x, const StringBuffer &y) |
template<class T> | |
std::vector< T > * | COWReferenceClone (std::vector< T > *obj) |
The purpose of this header is to only have one definition of this function. | |
bool | operator== (const WQLCompile::term_el &x, const WQLCompile::term_el &y) |
bool | operator!= (const WQLCompile::term_el &x, const WQLCompile::term_el &y) |
template<class T> | |
static bool | _Compare (const T &x, const T &y, WQLOperation op) |
static bool | _Evaluate (const WQLOperand &lhs, const WQLOperand &rhs, WQLOperation op) |
bool | operator== (const WQLOperand &x, const WQLOperand &y) |
String | WQLOperationToString (WQLOperation op) |
static void | _ResolveProperty (WQLOperand &op, const WQLPropertySource *source) |
OW_DECLARE_EXCEPTION (BI1ProviderIFC) | |
OW_DEFINE_EXCEPTION_WITH_ID (BI1ProviderIFC) | |
const OpenWBEM::String | COMPONENT_NAME ("ow.provider.cpp.ifc") |
OWBI1::ProviderEnvironmentIFCRef | wrapProvEnv (const OpenWBEM::ProviderEnvironmentIFCRef &env) |
OpenWBEM::InstanceProviderInfo | convertInstanceProviderInfo (const OWBI1::InstanceProviderInfo &in) |
OpenWBEM::SecondaryInstanceProviderInfo | convertSecondaryInstanceProviderInfo (const OWBI1::SecondaryInstanceProviderInfo &in) |
OpenWBEM::AssociatorProviderInfo | convertAssociatorProviderInfo (const OWBI1::AssociatorProviderInfo &in) |
OpenWBEM::MethodProviderInfo | convertMethodProviderInfo (const OWBI1::MethodProviderInfo &in) |
OpenWBEM::IndicationProviderInfo | convertIndicationProviderInfo (const OWBI1::IndicationProviderInfo &in) |
OWBI1_DECLARE_EXCEPTION (FoundTheInst) | |
OWBI1_DEFINE_EXCEPTION (FoundTheInst) | |
Variables | |
static MsgRec | _pmsgs [] |
static OpenWBEM::Mutex * | guard = 0 |
static OpenWBEM::OnceFlag | g_once = OW_ONCE_INIT |
const int | LOCAL_TIME_OFFSET = -24 |
static const char | cnullChar = '\0' |
static char | nullChar = '\0' |
const UInt32 | TEMPFILE_ENUMERATION_SIG = 0x4f57454e |
Dan Nuffer
|
Definition at line 55 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 50 of file OWBI1_AssociatorProviderInfo.hpp. |
|
Definition at line 75 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 81 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 82 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 80 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 76 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 78 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 79 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 57 of file OWBI1_ProviderIFC.hpp. |
|
Definition at line 77 of file OWBI1_ProxyProvider.hpp. |
|
Definition at line 75 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 66 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 74 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 86 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 69 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 84 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 75 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 73 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 79 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 80 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 89 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 70 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 86 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 85 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 91 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 71 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 89 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 78 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 82 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 66 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 87 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 81 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 87 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 88 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 81 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 84 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 83 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 68 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 88 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 76 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 77 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 90 of file OWBI1_CIMFwd.hpp. |
|
Definition at line 160 of file OWBI1_Types.hpp. |
|
Definition at line 60 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 62 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 57 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 59 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 66 of file OWBI1_IndicationProviderInfo.hpp. |
|
Definition at line 47 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 52 of file OWBI1_InstanceProviderInfo.hpp. |
|
Definition at line 167 of file OWBI1_Array.hpp. |
|
Definition at line 169 of file OWBI1_Array.hpp. |
|
Definition at line 171 of file OWBI1_Array.hpp. |
|
Definition at line 53 of file OWBI1_Types.hpp. |
|
Definition at line 165 of file OWBI1_Array.hpp. |
|
Definition at line 60 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 74 of file OWBI1_MethodProviderInfo.hpp. |
|
Definition at line 97 of file OWBI1_Types.hpp. |
|
Definition at line 163 of file OWBI1_Types.hpp. |
|
Definition at line 52 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 54 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 72 of file OWBI1_ProviderIFC.cpp. |
|
Definition at line 44 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 173 of file OWBI1_Array.hpp. |
|
Definition at line 172 of file OWBI1_Array.hpp. |
|
Definition at line 49 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 51 of file OWBI1_ProviderFwd.hpp. |
|
Definition at line 53 of file OWBI1_SecondaryInstanceProviderInfo.hpp. |
|
Definition at line 137 of file OWBI1_Types.hpp. |
|
Definition at line 78 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 63 of file OWBI1_CommonFwd.hpp. |
|
Definition at line 1038 of file OWBI1_String.cpp. |
|
Definition at line 1040 of file OWBI1_String.cpp. |
|
Definition at line 1037 of file OWBI1_String.cpp. |
|
Definition at line 1039 of file OWBI1_String.cpp. |
|
Definition at line 166 of file OWBI1_Array.hpp. |
|
Definition at line 168 of file OWBI1_Array.hpp. |
|
Definition at line 170 of file OWBI1_Array.hpp. |
|
Definition at line 52 of file OWBI1_Types.hpp. |
|
Definition at line 164 of file OWBI1_Array.hpp. |
|
Definition at line 162 of file OWBI1_Types.hpp. |
|
Definition at line 73 of file OWBI1_ProviderIFC.cpp. |
|
Definition at line 43 of file OWBI1_CIMNULL.hpp. |
|
Definition at line 42 of file OWBI1_LogLevel.hpp. |
|
Tag used to force invocation of the boolean value form of the WQLOperand Constructor.
Definition at line 57 of file OWBI1_WQLOperand.hpp. |
|
Tag used to force invocation of the double value form of the WQLOperand Constructor.
Definition at line 50 of file OWBI1_WQLOperand.hpp. |
|
Tag used to force invocation of the integer value form of the WQLOperand Constructor.
Definition at line 43 of file OWBI1_WQLOperand.hpp. |
|
Represents SQL where clause operators. These operators include the following:
SELECT * FROM MyClass WHERE (x > 10 OR y 1.5) OR z = 19 AND name IS NOT NULLAs the parser recognizes these operations, it adds the corresponding WQLOperation enumeration tag to the WQLSelectStatement by calling WQLSelectStatement::appendOperation(). Operators may be converted to string by calling WQLOperationToString(). Note that in expressions like this one: count IS TRUEThe IS operator is NOT treated as a binary operator (which would take count and TRUE as its operands). Instead, the IS operator and TRUE operand are combined to form a single unary operation called "IS_TRUE". In this way, evaluation may be implemented by more efficiently (the TRUE operand is eliminated and therefore need not be handled). Conceptually, the above expression is equivalent to the following psuedo expression: IS_TRUE(count)Note that this technique is applied the following operations (also combined to be unary operations).
Definition at line 91 of file OWBI1_WQLOperation.hpp. |
|
Tag used to force invocation of the property name form of the WQLOperand Constructor.
Definition at line 71 of file OWBI1_WQLOperand.hpp. |
|
Tag used to force invocation of the string value form of the WQLOperand Constructor.
Definition at line 64 of file OWBI1_WQLOperand.hpp. |
|
Definition at line 126 of file OWBI1_WQLCompile.cpp. References OW_ASSERT, WQL_EQ, WQL_GE, WQL_GT, WQL_LE, WQL_LT, and WQL_NE. |
|
Definition at line 147 of file OWBI1_WQLCompile.cpp. References OWBI1::WQLOperand::getType(), OWBI1::WQLOperand::NULL_VALUE, and WQL_EQ. Referenced by OWBI1::WQLSelectStatement::evaluateWhereClause(). |
|
Definition at line 147 of file OWBI1_WQLSelectStatement.cpp. References OWBI1::WQLOperand::getPropertyName(), OWBI1::WQLOperand::getType(), OWBI1::WQLPropertySource::getValue(), OWBI1_THROW, and OWBI1::WQLOperand::PROPERTY_NAME. Referenced by OWBI1::WQLSelectStatement::evaluateWhereClause(). |
|
Add hours to the date represented by this object.
Definition at line 1324 of file OWBI1_DateTime.cpp. |
|
Add minutes to the date represented by this object.
Definition at line 1316 of file OWBI1_DateTime.cpp. |
|
Definition at line 1308 of file OWBI1_DateTime.cpp. Referenced by OWBI1::DateTime::operator+=(), OW_NAMESPACE::DateTime::operator+=(), OWBI1::DateTime::operator-=(), and OW_NAMESPACE::DateTime::operator-=(). |
|
Definition at line 679 of file OWBI1_DateTime.cpp. References OW_NAMESPACE::getDaysPerMonth(). |
|
Definition at line 118 of file OWBI1_AtomicOps.cpp. References OW_NAMESPACE::callOnce(), g_once, guard, initGuard(), and OWBI1::Atomic_t::val. |
|
Definition at line 106 of file OWBI1_AtomicOps.cpp. References OW_NAMESPACE::callOnce(), g_once, guard, initGuard(), and OWBI1::Atomic_t::val. Referenced by OWBI1::RefCount::decAndTest(). |
|
Definition at line 112 of file OWBI1_AtomicOps.cpp. References OW_NAMESPACE::callOnce(), g_once, guard, initGuard(), and OWBI1::Atomic_t::val. Referenced by OWBI1::RefCount::get(). |
|
Definition at line 100 of file OWBI1_AtomicOps.cpp. References OW_NAMESPACE::callOnce(), g_once, guard, initGuard(), and OWBI1::Atomic_t::val. Referenced by OWBI1::RefCount::inc(). |
|
Definition at line 119 of file OWBI1_DateTime.cpp. References OWBI1_THROW. Referenced by validateRanges(). |
|
|
Definition at line 190 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 191 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::loadProviders(). |
|
Definition at line 202 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::loadProviders(). |
|
Definition at line 180 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::loadProviders(). |
|
Definition at line 197 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::loadProviders(). |
|
Definition at line 185 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::loadProviders(). |
|
Definition at line 1061 of file OWBI1_String.cpp. References m_buf, and OWBI1::String::strtoll(). |
|
Definition at line 1049 of file OWBI1_String.cpp. References m_buf. |
|
Definition at line 958 of file OWBI1_String.cpp. References m_buf, and throwStringConversion(). |
|
Definition at line 1055 of file OWBI1_String.cpp. References m_buf, and OWBI1::String::strtoull(). |
|
Definition at line 1043 of file OWBI1_String.cpp. References m_buf. |
|
The purpose of this header is to only have one definition of this function. Various classes use COWReference<std::vector<T> > and thus need this function. Definition at line 51 of file OWBI1_vector.hpp. |
|
Definition at line 266 of file OWBI1_COWReference.hpp. Referenced by OWBI1::COWReference< T >::getWriteLock(). |
|
Definition at line 48 of file OWBI1_COWReferenceBase.hpp. Referenced by OWBI1::COWReference< T >::swap(). |
|
Definition at line 54 of file OWBI1_CIMException.cpp. References OWBI1::CIMException::getCodeDescription(). |
|
Definition at line 346 of file OWBI1_DateTime.cpp. References OWBI1::String::equals(). |
|
Definition at line 251 of file OWBI1_DateTime.cpp. |
|
Definition at line 1017 of file OWBI1_String.cpp. References m_buf, and throwStringConversion(). |
|
Definition at line 194 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 246 of file OWBI1_Enumeration.hpp. |
|
Definition at line 64 of file OWBI1_Exception.cpp. Referenced by OWBI1::Exception::~Exception(). |
|
Definition at line 639 of file OWBI1_DateTime.cpp. |
|
Search for paramName in params, and return the associated CIMValue. If an element with paranName name isn't found, a CIMValue(CIMNULL) will be returned. Definition at line 190 of file OWBI1_CIMParamValue.cpp. References OWBI1::Array< T >::begin(), and OWBI1::Array< T >::end(). |
|
Definition at line 403 of file OWBI1_DateTime.cpp. References OWBI1::String::length(). |
|
Definition at line 96 of file OWBI1_AtomicOps.cpp. References guard. Referenced by AtomicDec(), AtomicDecAndTest(), AtomicGet(), and AtomicInc(). |
|
Definition at line 139 of file OWBI1_DateTime.cpp. |
|
Definition at line 235 of file OWBI1_DateTime.cpp. References s. |
|
Definition at line 317 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 771 of file OWBI1_CIMClass.cpp. |
|
Definition at line 775 of file OWBI1_CIMClass.cpp. |
|
Definition at line 65 of file OWBI1_WQLCompile.cpp. |
|
Definition at line 424 of file OWBI1_StringBuffer.cpp. |
|
Definition at line 412 of file OWBI1_StringBuffer.cpp. |
|
Definition at line 400 of file OWBI1_StringBuffer.cpp. |
|
Definition at line 739 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 734 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 729 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Definition at line 167 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 159 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 151 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 205 of file OWBI1_Enumeration.hpp. References OWBI1::Enumeration_input_iterator< T >::m_equal(). |
|
Definition at line 253 of file OWBI1_COWReference.hpp. References OWBI1::COWReference< T >::getPtr(). |
|
Definition at line 228 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 220 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 212 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 289 of file OWBI1_Char16.hpp. |
|
Definition at line 285 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 281 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 141 of file OWBI1_Array.hpp. |
|
Definition at line 190 of file OWBI1_CIMName.cpp. |
|
Definition at line 273 of file OWBI1_CIMDateTime.cpp. |
|
Definition at line 258 of file OWBI1_CIMDataType.cpp. |
|
Definition at line 766 of file OWBI1_CIMClass.cpp. |
|
Definition at line 1469 of file OWBI1_String.cpp. References s. |
|
Definition at line 1461 of file OWBI1_String.cpp. References s. |
|
Definition at line 1453 of file OWBI1_String.cpp. References s. |
|
Definition at line 1445 of file OWBI1_String.cpp. References s. |
|
Definition at line 1437 of file OWBI1_String.cpp. |
|
Definition at line 309 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 313 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 321 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 754 of file OWBI1_String.hpp. References s. |
|
Definition at line 749 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 744 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Definition at line 241 of file OWBI1_SortedVectorSet.hpp. |
|
Definition at line 178 of file OWBI1_IntrusiveReference.hpp. |
|
Less than operator.
Definition at line 1330 of file OWBI1_DateTime.cpp. |
|
Definition at line 259 of file OWBI1_COWReference.hpp. |
|
Definition at line 239 of file OWBI1_COWIntrusiveReference.hpp. |
|
Definition at line 293 of file OWBI1_Char16.hpp. |
|
Definition at line 374 of file OWBI1_ArrayImpl.hpp. |
|
Definition at line 379 of file OWBI1_CIMUrl.cpp. References OWBI1::CIMUrl::m_pdata. |
|
Definition at line 72 of file OWBI1_CIMUrl.cpp. References OWBI1::CIMUrl::URLData::m_spec. |
|
Definition at line 124 of file OWBI1_CIMScope.cpp. References OWBI1::CIMScope::getRep(). |
|
Definition at line 60 of file OWBI1_CIMQualifierType.cpp. References OWBI1::CIMQualifierType::getRep(). |
|
Definition at line 293 of file OWBI1_CIMQualifier.cpp. References OWBI1::CIMQualifier::m_rep. |
|
Definition at line 330 of file OWBI1_CIMProperty.cpp. References OWBI1::CIMProperty::getRep(). |
|
Definition at line 183 of file OWBI1_CIMParamValue.cpp. References OWBI1::CIMParamValue::m_pdata. |
|
Definition at line 60 of file OWBI1_CIMParamValue.cpp. References OWBI1::CIMParamValue::Data::m_name, OWBI1::CIMParamValue::Data::m_val, and OW_NAMESPACE::StrictWeakOrdering(). |
|
Definition at line 241 of file OWBI1_CIMParameter.cpp. References OWBI1::CIMParameter::m_pdata. |
|
Definition at line 63 of file OWBI1_CIMParameter.cpp. References OWBI1::CIMParameter::PARMData::m_dataType, OWBI1::CIMParameter::PARMData::m_name, OWBI1::CIMParameter::PARMData::m_qualifiers, and OW_NAMESPACE::StrictWeakOrdering(). |
|
Definition at line 626 of file OWBI1_CIMObjectPath.cpp. |
|
Definition at line 247 of file OWBI1_CIMNameSpace.cpp. References OWBI1::CIMNameSpace::m_pdata. |
|
Definition at line 57 of file OWBI1_CIMNameSpace.cpp. References OWBI1::CIMNameSpace::NSData::m_nameSpace, OWBI1::CIMNameSpace::NSData::m_url, and OW_NAMESPACE::StrictWeakOrdering(). |
|
Definition at line 160 of file OWBI1_CIMName.cpp. References OWBI1::CIMName::m_rep. |
|
Definition at line 406 of file OWBI1_CIMMethod.cpp. References OWBI1::CIMMethod::m_pdata. |
|
|
Definition at line 663 of file OWBI1_CIMInstance.cpp. References OWBI1::CIMInstance::m_rep. |
|
Definition at line 165 of file OWBI1_CIMFlavor.cpp. References OWBI1::CIMFlavor::getRep(). |
|
An interval is always less than a date/time. Comparing a CIMNULL instance is undefined, and may throw a COWNULLReference exception or dereference a NULL pointer. The result of a comparison with an invalid date/time (any value out of range) is undefined. Definition at line 267 of file OWBI1_CIMDateTime.cpp. References OWBI1::CIMDateTime::m_rep. |
|
Definition at line 228 of file OWBI1_CIMDataType.cpp. References OWBI1::CIMDataType::m_rep. |
|
Definition at line 736 of file OWBI1_CIMClass.cpp. |
|
|
Definition at line 387 of file OWBI1_StringBuffer.cpp. References OWBI1::StringBuffer::c_str(), and OWBI1::StringBuffer::length(). |
|
|
|
Definition at line 1477 of file OWBI1_String.cpp. References OWBI1::String::c_str(), and OWBI1::String::length(). |
|
Writes the exception object to the stream in the form: <file>: <line> <type>: <message>.
Definition at line 180 of file OWBI1_Exception.cpp. References OWBI1::Exception::getFile(). |
|
Definition at line 83 of file OWBI1_Char16.cpp. References OWBI1::Char16::getValue(), and val. |
|
|
|
Definition at line 76 of file OWBI1_Bool.cpp. |
|
Definition at line 196 of file OWBI1_CIMName.cpp. References name, and OWBI1::String::toString(). |
|
|
|
Definition at line 214 of file OWBI1_CIMDateTime.cpp. References OWBI1::CIMDateTime::toString(). |
|
Definition at line 122 of file OWBI1_CIMBase.cpp. References OWBI1::CIMBase::toString(). |
|
Definition at line 769 of file OWBI1_String.hpp. References s. |
|
Definition at line 764 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 759 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Definition at line 297 of file OWBI1_Char16.hpp. |
|
Definition at line 147 of file OWBI1_Array.hpp. |
|
Definition at line 172 of file OWBI1_CIMName.cpp. |
|
Definition at line 285 of file OWBI1_CIMDateTime.cpp. |
|
Definition at line 240 of file OWBI1_CIMDataType.cpp. |
|
Definition at line 748 of file OWBI1_CIMClass.cpp. |
|
Definition at line 88 of file OWBI1_WQLOperand.cpp. References OWBI1::WQLOperand::getType(). |
|
Definition at line 61 of file OWBI1_WQLCompile.cpp. References OWBI1::WQLCompile::term_el::op, OWBI1::WQLCompile::term_el::opn1, and OWBI1::WQLCompile::term_el::opn2. |
|
Definition at line 418 of file OWBI1_StringBuffer.cpp. References OWBI1::StringBuffer::c_str(), and OWBI1::String::equals(). |
|
Definition at line 406 of file OWBI1_StringBuffer.cpp. References OWBI1::String::c_str(), and OWBI1::StringBuffer::equals(). |
|
Definition at line 394 of file OWBI1_StringBuffer.cpp. References OWBI1::StringBuffer::equals(). |
|
Definition at line 724 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 719 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 714 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Definition at line 235 of file OWBI1_SortedVectorSet.hpp. References OWBI1::SortedVectorSet< T, Compare >::m_impl. |
|
Definition at line 163 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 155 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 147 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 197 of file OWBI1_Enumeration.hpp. References OWBI1::Enumeration_input_iterator< T >::m_equal(). |
|
Equality operator.
Definition at line 1352 of file OWBI1_DateTime.cpp. |
|
Definition at line 247 of file OWBI1_COWReference.hpp. References OWBI1::COWReference< T >::getPtr(). |
|
Definition at line 224 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 216 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 208 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 277 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 273 of file OWBI1_Char16.hpp. References OWBI1::Char16::getValue(). |
|
Definition at line 269 of file OWBI1_Char16.hpp. |
|
Definition at line 369 of file OWBI1_ArrayImpl.hpp. References OWBI1::Array< T >::m_impl. |
|
Definition at line 166 of file OWBI1_CIMName.cpp. References OWBI1::CIMName::m_rep. |
|
Definition at line 262 of file OWBI1_CIMDateTime.cpp. References OWBI1::CIMDateTime::equal(). |
|
Definition at line 234 of file OWBI1_CIMDataType.cpp. References OWBI1::CIMDataType::m_rep. |
|
Definition at line 742 of file OWBI1_CIMClass.cpp. |
|
Definition at line 86 of file OWBI1_CIMClass.cpp. References OWBI1::CIMClass::CLSData::m_methods, OWBI1::CIMClass::CLSData::m_name, OWBI1::CIMClass::CLSData::m_parentClassName, OWBI1::CIMClass::CLSData::m_properties, and OWBI1::CIMClass::CLSData::m_qualifiers. |
|
Definition at line 784 of file OWBI1_String.hpp. References s. |
|
Definition at line 779 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 774 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Greater than operator.
Definition at line 1343 of file OWBI1_DateTime.cpp. |
|
Definition at line 301 of file OWBI1_Char16.hpp. |
|
Definition at line 159 of file OWBI1_Array.hpp. |
|
Definition at line 178 of file OWBI1_CIMName.cpp. |
|
Definition at line 279 of file OWBI1_CIMDateTime.cpp. |
|
Definition at line 246 of file OWBI1_CIMDataType.cpp. |
|
Definition at line 754 of file OWBI1_CIMClass.cpp. |
|
Definition at line 799 of file OWBI1_String.hpp. References s. |
|
Definition at line 794 of file OWBI1_String.hpp. References OWBI1::String::compareTo(), and s. |
|
Definition at line 789 of file OWBI1_String.hpp. References OWBI1::String::compareTo(). |
|
Definition at line 305 of file OWBI1_Char16.hpp. |
|
Definition at line 153 of file OWBI1_Array.hpp. |
|
Definition at line 184 of file OWBI1_CIMName.cpp. |
|
Definition at line 291 of file OWBI1_CIMDateTime.cpp. |
|
Definition at line 252 of file OWBI1_CIMDataType.cpp. |
|
Definition at line 760 of file OWBI1_CIMClass.cpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 186 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::getPtr(). |
|
Definition at line 84 of file OWBI1_String.cpp. References OWBI1::String::compareTo(), and OWBI1::String::toUpperCase(). Referenced by OWBI1::String::startsWith(). |
|
Definition at line 247 of file OWBI1_SortedVectorSet.hpp. References OWBI1::SortedVectorSet< T, Compare >::swap(). |
|
Definition at line 182 of file OWBI1_IntrusiveReference.hpp. References OWBI1::IntrusiveReference< T >::swap(). |
|
Definition at line 243 of file OWBI1_COWIntrusiveReference.hpp. References OWBI1::COWIntrusiveReference< T >::swap(). |
|
Definition at line 379 of file OWBI1_ArrayImpl.hpp. References OWBI1::Array< T >::swap(). |
|
Definition at line 951 of file OWBI1_String.cpp. References OWBI1_THROW. |
|
Definition at line 945 of file OWBI1_String.cpp. References m_buf, and OWBI1_THROW. Referenced by convertToRealType(), doConvertToIntType(), and OWBI1::String::toBool(). |
|
Definition at line 1361 of file OWBI1_DateTime.cpp. References OWBI1::DateTime::localTimeAndOffset(). |
|
Definition at line 124 of file OWBI1_DateTime.cpp. References badDateTime(). Referenced by OWBI1::DateTime::DateTime(). |
|
Definition at line 105 of file OWBI1_WQLOperation.hpp. References WQL_AND, WQL_DO_NOTHING, WQL_EQ, WQL_GE, WQL_GT, WQL_ISA, WQL_LE, WQL_LT, WQL_NE, WQL_NOT, and WQL_OR. Referenced by OWBI1::WQLCompile::print(), OWBI1::WQLCompile::printTableau(), and OWBI1::WQLSelectStatement::OperandOrOperation::toString(). |
|
Definition at line 175 of file OWBI1_ProviderIFC.cpp. Referenced by OWBI1::BI1ProviderIFC::doShuttingDown(), and OWBI1::BI1ProviderIFC::loadProviders(). |
|
Initial value: { { CIMException::SUCCESS, "no error" }, { CIMException::FAILED, "general error" }, { CIMException::ACCESS_DENIED, "Access to CIM resource unavailable to client" }, { CIMException::INVALID_NAMESPACE, "namespace does not exist" }, { CIMException::INVALID_PARAMETER, "invalid parameter passed to method" }, { CIMException::INVALID_CLASS, "class does not exist" }, { CIMException::NOT_FOUND, "requested object could not be found" }, { CIMException::NOT_SUPPORTED, "requested operation is not supported" }, { CIMException::CLASS_HAS_CHILDREN, "operation cannot be done on class with subclasses" }, { CIMException::CLASS_HAS_INSTANCES, "operator cannot be done on class with instances" }, { CIMException::INVALID_SUPERCLASS, "specified superclass does not exist" }, { CIMException::ALREADY_EXISTS, "object already exists" }, { CIMException::NO_SUCH_PROPERTY, "specified property does not exist" }, { CIMException::TYPE_MISMATCH, "value supplied is incompatible with type" }, { CIMException::QUERY_LANGUAGE_NOT_SUPPORTED, "query language is not recognized or supported" }, { CIMException::INVALID_QUERY, "query is not valid for the specified query language" }, { CIMException::METHOD_NOT_AVAILABLE, "extrinsic method could not be executed" }, { CIMException::METHOD_NOT_FOUND, "extrinsic method does not exist" } } Definition at line 138 of file OWBI1_CIMException.cpp. Referenced by OWBI1::CIMException::getCodeDescription(). |
|
Definition at line 906 of file OWBI1_String.cpp. |
|
Definition at line 95 of file OWBI1_AtomicOps.cpp. Referenced by AtomicDec(), AtomicDecAndTest(), AtomicGet(), and AtomicInc(). |
|
Definition at line 94 of file OWBI1_AtomicOps.cpp. Referenced by AtomicDec(), AtomicDecAndTest(), AtomicGet(), AtomicInc(), and initGuard(). |
|
Definition at line 402 of file OWBI1_DateTime.cpp. |
|
Definition at line 926 of file OWBI1_String.cpp. |
|
Definition at line 50 of file OWBI1_TempFileEnumerationImplBase.cpp. Referenced by OWBI1::TempFileEnumerationImplBase::readSize(), and OWBI1::TempFileEnumerationImplBase::TempFileEnumerationImplBase(). |