Classes | |
class | AIXAuthentication |
This is a very simple wrapper around the AIX authorize routines. More... | |
class | NonAuthenticatingAuthenticator |
class | LinuxPAMAuthentication |
class | LinuxPAMAuthenticationCL |
class | AccessMgr |
class | SimpleAuthorizer |
class | SimpleAuthorizer2 |
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 | 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 | AuthorizerManager |
class | CIMOMEnvironment |
class | CIMServer |
class | IndicationRepLayer |
class | IndicationRepLayerMediator |
The purpose of this class is to serve as an always present bridge between IndicationRepLayerImpl and provIndicationRepLayer. More... | |
class | IndicationServer |
class | LocalCIMOMHandle |
The LocalCIMOMHandle class is a derivitive of the CIMOMHandleIFC that is used by all components that need access to CIM Services. More... | |
class | PollingManager |
class | PollingManagerThread |
class | ProviderIFCLoaderBase |
This class is a base class for different provider interface loading strategies. More... | |
class | ProviderIFCLoader |
class | ProviderManager |
This class will be used by the CIMOM as a way of finding providers. More... | |
class | SharedLibraryRepository |
class | WQLFilterRep |
class | EmbeddedCIMOMEnvironment |
class | LocalEmbeddedCIMOMHandle |
The LocalCIMOMHandle class is a derivitive of the CIMOMHandleIFC that is used by all components that need access to CIM Services. More... | |
class | IndicationRepLayerImpl |
struct | NotifyTrans |
class | IndicationServerImpl |
class | IndicationServerImplThread |
class | LifecycleIndicationPoller |
class | AuthManager |
class | CIMListenerCallback |
An abstract base class for CIM Listener callbacks. More... | |
class | CIMXMLListener |
class | HTTPXMLCIMListenerCallback |
class | HTTPXMLCIMListener |
class | ListenerAuthenticator |
class | XMLListener |
class | BinaryCIMOMHandle |
class | CIMClient |
This class is a convenience wrapper to make it easier to use all the client pieces together. More... | |
class | CIMOMInfo |
A CIMOMInfo object represents information about a CIMOM that is known via a discovery mechanism (slp). More... | |
class | CIMOMLocator |
class | CIMXMLCIMOMHandle |
This class encapsulates the details of encoding WBEM requests into CIM/XML. More... | |
class | ClientCIMOMHandle |
class | ClientCIMOMHandleConnectionPool |
This class is responsible for pooling ClientCIMOMHandleRef instances. More... | |
class | AppenderLogger |
This implementation of Logger is used to send a Log message to multiple LogAppenders. More... | |
class | OutOfBoundsException |
class | Array |
Array<> wraps std::vector<> in COWReference<> adding ref counting and copy on write capability. More... | |
class | AssertionException |
struct | Atomic_t |
class | AutoPtr |
class | AutoPtrVec |
class | BaseStreamBuffer |
class | Bool |
The Bool class is an abstraction for the boolean data type. More... | |
class | Cache |
This class encapsulates the functionality of a cache. More... | |
class | CerrAppender |
This class sends log messges to cerr. More... | |
class | CerrLogger |
This logger sends all log messages to cerr (stderr). More... | |
class | Char16 |
The Char16 class is an abstraction for a double byte character. More... | |
class | CIMErrorException |
struct | CIMFeatures |
The CIMFeatures structure encapsulates all of the data that comprises the features of a CIM Product. More... | |
class | CmdLineParserException |
class | CmdLineParser |
Do command line parsing. More... | |
class | ConditionLockException |
class | ConditionResourceException |
class | Condition |
class | ConfigException |
class | COWIntrusiveCountableBase |
class | NULLCOWIntrusiveReferenceException |
class | COWIntrusiveReference |
COWIntrusiveReference. More... | |
class | COWReference |
class | NULLCOWReferenceException |
class | COWReferenceBase |
class | CryptographicRandomNumberException |
class | CryptographicRandomNumber |
class | DataIStreamBuf |
class | DataIStreamBase |
class | DataIStream |
class | DataOStreamBuf |
class | DataOStreamBase |
class | DataOStream |
class | DateTimeException |
class | DateTime |
The DateTime class is an abstraction for date time data. More... | |
class | dlSharedLibrary |
dlSharedLibrary loads and queries shared libraries. More... | |
class | dlSharedLibraryLoader |
dlSharedLibraryLoader is the class for loading shared libraries on systems with the dl functions. More... | |
class | TempFileEnumerationImpl |
class | Enumeration |
class | Enumeration_input_iterator |
class | Enumeration_insert_iterator |
class | EnumerationException |
class | EnvVars |
The EnvVars class is an abstraction for a set of environment variables. More... | |
class | Exception |
This class is the base of all exceptions thrown by OpenWBEM code. More... | |
class | PopenStreamsImpl |
class | ExecTimeoutException |
class | ExecBufferFullException |
class | ExecErrorException |
class | PopenStreams |
This class represents a connection to a process. More... | |
class | File |
The purpose of the File class is to provide an abstraction layer over the platform dependant functionality related to a file. More... | |
class | FileAppender |
This class sends log messges to a file. More... | |
class | FileSystemException |
class | Format |
class | FuncNamePrinter |
class | IntrusiveCountableBase |
class | IntrusiveReference |
class | IOException |
class | BadCIMSignatureException |
class | IOIFCStreamBuffer |
class | IstreamBufIterator |
This class differs from a std::istreambuf_iterator in that dereferncing an eof iterator returns 0 This class is mostly just a replacement for std::istreambuf_iterator<>, since it doesn't exist in the gcc 2.95.x standard lib. More... | |
class | List |
This class is a wrapper around std::list<> and adds COW capabilities. More... | |
class | LogAppender |
class | LoggerException |
class | Logger |
Logging interface. More... | |
struct | LogMessage |
class | LogMessagePatternFormatterException |
class | LogMessagePatternFormatter |
class | Map |
class | MD5Exception |
class | MD5StreamBuffer |
class | MD5OStreamBase |
class | MD5 |
class | Mutex |
class | MutexLock |
class | DeadlockException |
class | NonRecursiveMutex |
class | NonRecursiveMutexLock |
class | NoSuchPropertyException |
class | NoSuchProviderException |
class | NoSuchQualifierException |
class | NullAppender |
This class sends log messges to the bit bucket. More... | |
class | NullLogger |
This logger just discards all log messages. More... | |
class | NULLValueException |
class | ContextDataNotFoundException |
class | OperationContext |
This class is used to store general information (the context) of a WBEM operation. More... | |
class | PosixUnnamedPipe |
class | RandomNumber |
class | RefCount |
class | Reference |
class | NULLReferenceException |
class | ReferenceBase |
class | OperationScope |
class | RepositoryCIMOMHandle |
The RepositoryCIMOMHandle class is a derivitive of the CIMOMHandleIFC that is used by all components that need access to CIM Services. More... | |
class | CIMClassEnumBuilder |
class | CIMClassArrayBuilder |
class | StringArrayBuilder |
class | StringEnumBuilder |
class | CIMObjectPathEnumBuilder |
class | CIMObjectPathArrayBuilder |
class | CIMInstanceEnumBuilder |
class | CIMInstanceArrayBuilder |
class | CIMQualifierTypeEnumBuilder |
class | CIMQualifierTypeArrayBuilder |
class | Runnable |
There are two methods for creating a thread of execution in the OW systems. More... | |
class | RWLockerException |
class | RWLocker |
class | ReadLock |
class | WriteLock |
class | SafeLibCreate |
class | SelectException |
class | SelectEngine |
class | SelectEngineStopper |
class | Semaphore |
class | LanguageTag |
class | SessionLanguage |
When getting a SessionLanguage instance from the OperationContext, use OperationContext::SESSION_LANGUAGE_KEY as the key. More... | |
class | SharedLibrary |
SharedLibrary is a base class for platform classes that implement the functionality of loading and querying shared libraries. More... | |
class | SharedLibraryException |
class | SharedLibraryLoader |
SharedLibraryLoader is the base class for a platform class for loading shared libraries. More... | |
class | SharedLibraryReference |
class | SignalScope |
class | SortedVectorMapDataCompare |
class | SortedVectorMap |
class | SortedVectorSet |
class | Stack |
class | StringConversionException |
class | String |
This String class is an abstract data type that represents as NULL terminated string of characters. More... | |
class | StringBuffer |
class | IStringStreamBuf |
class | IStringStreamBase |
class | IStringStream |
class | OStringStreamBuf |
class | OStringStreamBase |
class | OStringStream |
class | SyslogAppender |
This class sends log messges to syslog. More... | |
class | TempFileEnumerationImplBase |
class | TempFileBuffer |
class | TempFileStream |
struct | ThreadParam |
class | CancellationDeniedException |
class | ThreadException |
class | Thread |
class | ThreadBarrierImpl |
class | ThreadBarrierException |
class | ThreadBarrier |
The ThreadBarrier class is used to synchronize threads. More... | |
struct | ThreadCancelledException |
In the event a thread has been cancelled, a ThreadCancelledException will be thrown. More... | |
class | ThreadCounter |
class | ThreadCountDecrementer |
class | ThreadDoneCallback |
class | ThreadPoolImpl |
class | ThreadPoolException |
class | ThreadPool |
The ThreadPool class is used to coordinate a group of threads. More... | |
struct | NonRecursiveMutex_t |
struct | Mutex_t |
struct | NonRecursiveMutexLockState |
class | TimeoutException |
class | TmpFileImpl |
class | TmpFile |
class | UnnamedPipeException |
class | UnnamedPipe |
Abstract interface for an UnnamedPipe. More... | |
class | MalformedURLException |
struct | URL |
This class represents URLs, and is used to easily parse and manage them. More... | |
class | UserInfo |
The UserInfo class is used to encapsulate information about the user making a request of the CIMOM. More... | |
class | InvalidUTF8Exception |
class | UUIDException |
class | UUID |
UUIDs (Universally Unique IDentifiers), also known as GUIDs (Globally Unique IDentifiers), are 128 bits long. More... | |
class | NwIface |
class | ServerSocket |
class | ServerSocketImpl |
class | Socket |
class | SocketAddress |
class | SocketBaseImpl |
class | SocketImpl |
class | SocketStreamBuffer |
class | SSLServerCtx |
class | SSLClientCtx |
class | SSLSocketImpl |
class | HTTPClient |
HTTPClient encapulates the functionality of a CIM HTTP Client. More... | |
class | HTTPChunkedIStreamBuffer |
class | HTTPChunkedIStreamBase |
class | HTTPChunkedIStream |
class | HTTPChunkedOStreamBuffer |
class | HTTPChunkedOStreamBase |
class | HTTPChunkedOStream |
class | HTTPChunkException |
class | HTTPCounter |
class | HTTPException |
class | HTTPLengthLimitStreamBuffer |
class | HTTPLenLimitIStreamBase |
class | HTTPLenLimitIStream |
class | AuthenticatorIFC |
class | Authorizer2IFC |
class | AuthorizerIFC |
class | CIMOMHandleIFC |
The CIMOMHandleIFC class is an abstract class used as an interface definition for classes that provide access to a CIMOM. More... | |
class | CIMProtocolIFC |
class | CIMProtocolIStreamIFC |
class | ClientAuthCBIFC |
An abstract base class used to provide a callback for retrieving a username and password. More... | |
class | IOIFC |
class | RepositoryIFC |
class | RequestHandlerIFC |
This is an abstract base class for a CIM product requiring a HTTP Server. More... | |
class | ResultHandlerIFC |
class | SelectableCallbackIFC |
class | SelectableIFC |
class | SerializableIFC |
class | ServiceEnvironmentIFC |
This is an internal interface which is used by the various OpenWBEM services to interface with their "environment". More... | |
class | ServiceIFC |
class | WQLIFC |
class | AssociatorProviderIFC |
This interface is implemented by providers of dynamic association classes. More... | |
class | AssociatorProviderInfo |
class | IndicationExportProviderIFC |
class | IndicationProviderIFC |
This is the interface implemented by indication providers. More... | |
struct | IndicationProviderInfoEntry |
class | IndicationProviderInfo |
class | InstanceProviderIFC |
Classes wishing to implement an instance provider must derive from this class. More... | |
class | InstanceProviderInfo |
class | MethodProviderIFC |
This is the interface implemented by method providers. More... | |
class | MethodProviderInfo |
class | NamespaceProviderIFC |
class | PolledProviderIFC |
class | ProviderBaseIFC |
This is the base class implemented by all providers. More... | |
class | ProviderEnvironmentIFC |
Note that some derived classes do not carry their own OperationContext, instead carrying only a reference to one. More... | |
class | ProviderIFCBaseIFC |
This class implements a bridge from the CIMOM's ProviderManager to the providers. More... | |
struct | InstClassInfo |
class | ProviderInfoBase |
class | ProviderRegistrationEnvironmentIFC |
The ProviderEnvironmentIFC object is valid only for the lifetime of the referenced OperationContext. More... | |
class | SecondaryInstanceProviderIFC |
class | SecondaryInstanceProviderInfo |
class | ProviderAgent |
class | ProviderAgentCIMOMHandle |
class | ProviderAgentEnvironment |
class | ProviderAgentLifecycleCallbackIFC |
The implementation must be thread safe. More... | |
class | ProviderAgentLockerIFC |
class | ProviderAgentProviderEnvironment |
class | CMPIAssociatorProviderProxy |
class | CMPIIndicationProviderProxy |
class | CMPIInstanceProviderProxy |
class | CMPIMethodProviderProxy |
class | CMPIProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
struct | CompleteMI |
class | CppAssociatorProviderIFC |
This interface is implemented by providers of dynamic association classes. More... | |
class | CppIndicationExportProviderIFC |
class | CppIndicationProviderIFC |
This is the interface implemented by indication providers. More... | |
class | _RHEnumInstances |
class | CppInstanceProviderIFC |
Classes wishing to implement an instance provider must derive from this class. More... | |
class | CppMethodProviderIFC |
This is the interface implemented by method providers. More... | |
class | CppPolledProviderIFC |
class | CppProviderBaseIFC |
This is the base class implemented by all providers that are loaded by the C++ provider interface. More... | |
class | CppProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
class | CppAssociatorProviderProxy |
class | CppInstanceProviderProxy |
class | CppSecondaryInstanceProviderProxy |
class | CppMethodProviderProxy |
class | CppIndicationExportProviderProxy |
class | CppPolledProviderProxy |
class | CppIndicationProviderProxy |
class | CppReadOnlyInstanceProviderIFC |
This class implements deleteInstance, createInstance, and modifyInstance. More... | |
class | CppSecondaryInstanceProviderIFC |
class | CppSimpleAssociatorProviderIFC |
class CppSimpleAssociatorProviderIFC The intent of this class is to simplify the writing of Associator Providers. More... | |
class | CppSimpleInstanceProviderIFC |
A provider can derive from this class, and implement doSimpleEnumerateInstances(), and CppSimpleInstanceProviderIFC implements getInstance(), enumInstanceNames(), and enumInstances() This class can be part of a multiple-inerhitance diamond. More... | |
struct | NPIenv |
class | NPIContext |
class | NPIFTABLE |
class | NPIAssociatorProviderProxy |
class | NPIIndicationProviderProxy |
class | NPIInstanceProviderProxy |
class | NPIMethodProviderProxy |
class | NPIPolledProviderProxy |
class | NPIProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
class | NPIVectorFreer |
class | NPIHandleFreer |
class | PerlAssociatorProviderProxy |
class | PerlIndicationProviderProxy |
class | PerlInstanceProviderProxy |
class | PerlMethodProviderProxy |
class | PerlProviderIFC |
This class implements a bridge from the CIMOM's ProviderManager to the C++ providers. More... | |
class | RemoteAssociatorProvider |
class | RemoteInstanceProvider |
class | RemoteMethodProvider |
class | RemoteProviderInterface |
class | RemoteSecondaryInstanceProvider |
class | provindIndicationRepLayer |
class | CppIndicationExportXMLHTTPProvider |
class | IndicationExporter |
class | CIM_NamespaceInstProv |
class | CIM_NamespaceInManagerInstProv |
class | OpenWBEM_ConfigSettingDataInstProv |
class | OpenWBEM_ObjectManagerInstProv |
class | OpenWBEM_UnitaryComputerSystem |
class | NameSpaceProvider |
class | SLPProvider |
class | UnloaderProvider |
struct | AssocDbEntry |
The AssocDbEntry represents an entry in the association database. More... | |
class | AssocDbHandle |
struct | AssocDbRecHeader |
struct | AssocDbHeader |
class | AssocDb |
class | CIMRepository |
class | GenericHDBRepository |
class | HDBHandleLock |
The HDBHandleLock class helps facilitate the releasing of HDBHandle objects that are acquired through calls to GenericHDBRepository:: getHandle. More... | |
class | HDBHandle |
class | HDB |
struct | HDBHeaderBlock |
The HDBHeaderBlock structure represent the header information for the database. More... | |
struct | HDBBlock |
The HDBBlock structure represents nodes within the database. More... | |
class | HDBUtilKeyArray |
class | HDBNode |
class | Index |
The Index class is simply an interface class that helps facilitate a pluggable architecture for an indexing scheme on file. More... | |
struct | IndexEntry |
class | IndexImpl |
class | InstanceRepository |
class | MetaRepository |
class | AssocDbEntry2 |
The AssocDbEntry represents an entry in the association database. More... | |
class | AssocDb2 |
class | CIMRepository2 |
class | dbDatabase |
class | UtilKeyArray |
class | InstanceRepository2 |
class | MetaRepository2 |
class | BinaryRequestHandler |
class | XMLExecute |
class | DigestAuthentication |
class | HTTPServerSelectableCallback |
class | HTTPServer |
class | HTTPSvrConnection |
class | LocalAuthentication |
class | WQLCompile |
class | WQLInstancePropertySource |
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 | WQLImpl |
class | WQLProcessor |
class | WQLSelectStatementGen |
class | CIMXMLParser |
class | Param |
class | RequestHandlerIFCXML |
class | XMLAttribute |
class | XMLNode |
Base class used to represent an XML tag such as <name> and contains all of the attributes and the value of such an XML tag. More... | |
class | XMLNodeImpl |
class | XMLParseException |
struct | XMLToken |
class | XMLParserCore |
class | XMLPullParser |
Namespaces | |
namespace | BinarySerialization |
namespace | CIMNameSpaceUtils |
namespace | CIMRepositoryImpl |
namespace | CIMValueCast |
namespace | ConfigFile |
namespace | ConfigOpts |
namespace | COWIntrusiveReferenceHelpers |
namespace | dbUtils |
namespace | ExceptionDetail |
namespace | ExceptionIds |
namespace | Exec |
namespace | FileSystem |
The purpose of the FileSystem class is to provide an abstraction layer over the platform dependant functionality related to a file system. | |
namespace | GetPass |
namespace | HTTPUtils |
namespace | LocalAuthenticationCommon |
namespace | MOF |
namespace | MutexImpl |
The MutexImpl namespace represents the functionality needed by the OpenWbem Mutex class (Mutex). | |
namespace | NonRecursiveMutexImpl |
The NonRecursiveMutexImpl namespace represents the functionality needed by the OpenWbem non recursive Mutex class (NonRecursiveMutex). | |
namespace | PidFile |
namespace | Platform |
namespace | RemoteProviderUtils |
namespace | SafeCString |
namespace | Select |
namespace | ServiceIFCNames |
namespace | SocketFlags |
namespace | SocketUtils |
namespace | StackTrace |
namespace | System |
namespace | ThreadImpl |
The ThreadImpl namespace represents the functionality needed by the OpenWbem Thread class (Thread). | |
namespace | UserUtils |
Facade encapsulating OS specific user functionality. | |
namespace | UTF8Utils |
namespace | WBEMFlags |
namespace | XMLCIMFactory |
namespace | XMLClass |
namespace | XMLOperationGeneric |
namespace | XMLParserDOM |
namespace | XMLParserSAX |
namespace | XMLQualifier |
Typedefs | |
typedef Enumeration< CIMClass > | CIMClassEnumeration |
typedef Enumeration< CIMObjectPath > | CIMObjectPathEnumeration |
typedef Enumeration< CIMQualifierType > | CIMQualifierTypeEnumeration |
typedef Enumeration< CIMClass > | CIMClassEnumeration |
typedef Enumeration< CIMInstance > | CIMInstanceEnumeration |
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 Enumeration< CIMInstance > | CIMInstanceEnumeration |
typedef Enumeration< CIMObjectPath > | CIMObjectPathEnumeration |
typedef IntrusiveReference< ProviderManager > | ProviderManagerRef |
typedef IntrusiveReference< PollingManager > | PollingManagerRef |
typedef SharedLibraryReference< IntrusiveReference< IndicationServer > > | IndicationServerRef |
typedef IntrusiveReference< AuthorizerManager > | AuthorizerManagerRef |
typedef IntrusiveReference< IndicationRepLayerMediator > | IndicationRepLayerMediatorRef |
typedef IntrusiveReference< EmbeddedCIMOMEnvironment > | EmbeddedCIMOMEnvironmentRef |
typedef IntrusiveReference< CIMOMEnvironment > | CIMOMEnvironmentRef |
typedef IntrusiveReference< LocalCIMOMHandle > | LocalCIMOMHandleRef |
typedef IntrusiveReference< ProviderIFCLoaderBase > | ProviderIFCLoaderRef |
typedef IntrusiveReference< AuthManager > | AuthManagerRef |
typedef std::pair< SelectableIFCRef, SelectableCallbackIFCRef > | SelectablePair_t |
typedef IntrusiveReference< CIMListenerCallback > | CIMListenerCallbackRef |
typedef IntrusiveReference< HTTPXMLCIMListener > | HTTPXMLCIMListenerRef |
typedef IntrusiveReference< CIMXMLListener > | CIMXMLListenerRef |
typedef std::pair< SelectableIFCRef, SelectableCallbackIFCRef > | SelectablePair_t |
typedef IntrusiveReference< HTTPXMLCIMListenerCallback > | HTTPXMLCIMListenerCallbackRef |
typedef Array< CIMOMInfo > | CIMOMInfoArray |
typedef IntrusiveReference< CIMOMLocator > | CIMOMLocatorRef |
typedef IntrusiveReference< ClientCIMOMHandleConnectionPool > | ClientCIMOMHandleConnectionPoolRef |
typedef IntrusiveReference< ClientCIMOMHandle > | ClientCIMOMHandleRef |
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 IntrusiveReference< LogAppender > | LogAppenderRef |
typedef Array< String > | StringArray |
typedef Array< Char16 > | Char16Array |
typedef Enumeration< String > | StringEnumeration |
typedef IntrusiveReference< Thread > | ThreadRef |
typedef IntrusiveReference< ThreadPool > | ThreadPoolRef |
typedef Array< Bool > | BoolArray |
typedef IntrusiveReference< UnnamedPipe > | UnnamedPipeRef |
typedef IntrusiveReference< SharedLibraryLoader > | SharedLibraryLoaderRef |
typedef IntrusiveReference< SocketBaseImpl > | SocketBaseImplRef |
typedef IntrusiveReference< RepositoryCIMOMHandle > | RepositoryCIMOMHandleRef |
typedef IntrusiveReference< Runnable > | RunnableRef |
typedef IntrusiveReference< SessionLanguage > | SessionLanguageRef |
typedef IntrusiveReference< ThreadCounter > | ThreadCounterRef |
typedef IntrusiveReference< ThreadDoneCallback > | ThreadDoneCallbackRef |
typedef LogMessagePatternFormatter::Converter | Converter |
typedef LogMessagePatternFormatter::ConverterRef | ConverterRef |
typedef unsigned char * | POINTER |
typedef sockaddr | SocketAddress_t |
typedef sockaddr_in | InetSocketAddress_t |
typedef sockaddr_un | UnixSocketAddress_t |
typedef in_addr | InetAddress_t |
typedef int | SocketHandle_t |
typedef IntrusiveReference< PosixUnnamedPipe > | PosixUnnamedPipeRef |
typedef Array< Select_t > | SelectTypeArray |
typedef Array< LanguageTag > | LanguageTagArray |
typedef IntrusiveReference< SharedLibrary > | SharedLibraryRef |
typedef void(* | sighandler_t )(int) |
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 Int32(* | ThreadFunction )(void *) |
typedef pthread_once_t | OnceFlag |
typedef pthread_t | Thread_t |
typedef pthread_mutex_t | NativeMutex_t |
typedef pthread_cond_t | ConditionVar_t |
typedef unsigned char | UInt8 |
typedef signed char | Int8 |
typedef unsigned short | UInt16 |
typedef short | Int16 |
typedef unsigned int | UInt32 |
typedef int | Int32 |
typedef unsigned long long | UInt64 |
typedef long long | Int64 |
typedef double | Real64 |
typedef float | Real32 |
typedef int | Select_t |
typedef int | FileHandle |
typedef uid_t | UserId |
typedef pid_t | ProcId |
typedef UInt64 | uuid_time_t |
typedef IntrusiveReference< SSLServerCtx > | SSLServerCtxRef |
typedef IntrusiveReference< SSLClientCtx > | SSLClientCtxRef |
typedef IntrusiveReference< HTTPClient > | HTTPClientRef |
typedef Map< String, String > | HTTPHeaderMap |
typedef IntrusiveReference< CIMOMHandleIFC > | CIMOMHandleIFCRef |
typedef SharedLibraryReference< IntrusiveReference< RequestHandlerIFC > > | RequestHandlerIFCRef |
typedef SharedLibraryReference< IntrusiveReference< ServiceIFC > > | ServiceIFCRef |
typedef SharedLibraryReference< IntrusiveReference< WQLIFC > > | WQLIFCRef |
typedef IntrusiveReference< SelectableIFC > | SelectableIFCRef |
typedef IntrusiveReference< SelectableCallbackIFC > | SelectableCallbackIFCRef |
typedef IntrusiveReference< RepositoryIFC > | RepositoryIFCRef |
typedef SharedLibraryReference< RepositoryIFCRef > | SharedLibraryRepositoryIFCRef |
typedef SharedLibraryReference< IntrusiveReference< AuthorizerIFC > > | AuthorizerIFCRef |
typedef SharedLibraryReference< IntrusiveReference< Authorizer2IFC > > | Authorizer2IFCRef |
typedef SharedLibraryReference< IntrusiveReference< AuthenticatorIFC > > | AuthenticatorIFCRef |
typedef IntrusiveReference< ServiceEnvironmentIFC > | ServiceEnvironmentIFCRef |
typedef ResultHandlerIFC< CIMClass > | CIMClassResultHandlerIFC |
typedef ResultHandlerIFC< CIMInstance > | CIMInstanceResultHandlerIFC |
typedef ResultHandlerIFC< CIMObjectPath > | CIMObjectPathResultHandlerIFC |
typedef ResultHandlerIFC< String > | StringResultHandlerIFC |
typedef ResultHandlerIFC< CIMQualifierType > | CIMQualifierTypeResultHandlerIFC |
typedef IntrusiveReference< CIMProtocolIFC > | CIMProtocolIFCRef |
typedef IntrusiveReference< CIMProtocolIStreamIFC > | CIMProtocolIStreamIFCRef |
typedef IntrusiveReference< ClientAuthCBIFC > | ClientAuthCBIFCRef |
typedef Array< AssociatorProviderInfo > | AssociatorProviderInfoArray |
typedef Array< IndicationProviderInfo > | IndicationProviderInfoArray |
typedef Array< InstanceProviderInfo > | InstanceProviderInfoArray |
typedef IntrusiveReference< MethodProviderIFC > | MethodProviderIFCRef |
typedef Array< MethodProviderInfo > | MethodProviderInfoArray |
typedef IntrusiveReference< PolledProviderIFC > | PolledProviderIFCRef |
typedef Array< PolledProviderIFCRef > | PolledProviderIFCRefArray |
typedef IntrusiveReference< ProviderEnvironmentIFC > | ProviderEnvironmentIFCRef |
typedef IntrusiveReference< ProviderRegistrationEnvironmentIFC > | ProviderRegistrationEnvironmentIFCRef |
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 SharedLibraryReference< IntrusiveReference< ProviderIFCBaseIFC > > | ProviderIFCBaseIFCRef |
typedef Array< SecondaryInstanceProviderInfo > | SecondaryInstanceProviderInfoArray |
typedef std::pair< SelectableIFCRef, SelectableCallbackIFCRef > | SelectablePair_t |
typedef IntrusiveReference< ProviderAgent > | ProviderAgentRef |
typedef IntrusiveReference< ProviderAgentLockerIFC > | ProviderAgentLockerIFCRef |
typedef IntrusiveReference< ProviderAgentLifecycleCallbackIFC > | ProviderAgentLifecycleCallbackIFCRef |
typedef CMPIFTABLERef *(* | ProviderCreationFunc )() |
typedef const char *(* | versionFunc_t )() |
typedef SharedLibraryReference< Reference< CMPIProviderIFC > > | CMPIProviderIFCRef |
typedef SharedLibraryReference< Reference< CompleteMI > > | CMPIFTABLERef |
typedef SharedLibraryReference< IntrusiveReference< CppAssociatorProviderIFC > > | CppAssociatorProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppIndicationExportProviderIFC > > | CppIndicationExportProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppIndicationProviderIFC > > | CppIndicationProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppInstanceProviderIFC > > | CppInstanceProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppMethodProviderIFC > > | CppMethodProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppPolledProviderIFC > > | CppPolledProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppProviderBaseIFC > > | CppProviderBaseIFCRef |
typedef CppProviderBaseIFC *(* | ProviderCreationFunc )() |
typedef const char *(* | versionFunc_t )() |
typedef SharedLibraryReference< IntrusiveReference< CppProviderIFC > > | CppProviderIFCRef |
typedef SharedLibraryReference< IntrusiveReference< CppSecondaryInstanceProviderIFC > > | CppSecondaryInstanceProviderIFCRef |
typedef Array< CppSecondaryInstanceProviderIFCRef > | CppSeconaryInstanceProviderIFCRefArray |
typedef Array< char * > | charVect |
typedef Array< char * > | charVect |
typedef ::FTABLE(* | FP_INIT_FT )() |
typedef NPIFTABLE(* | NPIFP_INIT_FT )() |
typedef SharedLibraryReference< Reference< NPIFTABLE > > | FTABLERef |
typedef FTABLERef *(* | ProviderCreationFunc )() |
typedef const char *(* | versionFunc_t )() |
typedef SharedLibraryReference< Reference< NPIProviderIFC > > | NPIProviderIFCRef |
typedef FTABLERef *(* | ProviderCreationFunc )() |
typedef const char *(* | versionFunc_t )() |
typedef SharedLibraryReference< Reference< PerlProviderIFC > > | PerlProviderIFCRef |
typedef Array< AssocDbEntry > | AssocDbEntryArray |
typedef ResultHandlerIFC< AssocDbEntry::entry > | AssocDbEntryResultHandlerIFC |
typedef IntrusiveReference< Index > | IndexRef |
typedef Array< AssocDbEntry2 > | AssocDbEntry2Array |
typedef ResultHandlerIFC< AssocDbEntry2::entry > | AssocDbEntry2ResultHandlerIFC |
typedef IntrusiveReference< HTTPServer > | HTTPServerRef |
typedef Array< Param > | ParamArray |
typedef Array< XMLAttribute > | XMLAttributeArray |
typedef Array< XMLNode > | XMLNodeArray |
typedef IntrusiveReference< XMLNodeImpl > | XMLNodeImplRef |
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 | NPIGarbageType { NOTHING, STRING, VECTOR, CIM_VALUE, CIM_QUALIFIER, CIM_PARAMVALUE, CIM_PROPERTY, CIM_INSTANCE, CIM_OBJECTPATH, CIM_CLASS } |
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 | |
static int | PAM_conv (int num_msg, const struct pam_message **msgm, struct pam_response **response, void *appdata_ptr) |
This is the Linux-PAM "conversation" function. | |
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) |
bool | operator< (const CIMDataType::DTData &x, const CIMDataType::DTData &y) |
bool | operator== (const CIMDataType::DTData &x, const CIMDataType::DTData &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) |
bool | operator!= (const CIMDataType &x, const CIMDataType &y) |
OW_DEFINE_EXCEPTION_WITH_ID (CIMDateTime) | |
static void | fillDateTimeData (CIMDateTime::DateTimeData &data, const char *str) |
ostream & | operator<< (ostream &ostr, const CIMDateTime &arg) |
bool | operator== (const CIMDateTime &x, const CIMDateTime &y) |
bool | isLeap (UInt16 year) |
Int64 | getMagnitude (const CIMDateTime &dt) |
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) |
OW_DECLARE_APIEXCEPTION (CIMDateTime, OW_COMMON_API) | |
OW_COMMON_API std::ostream & | operator<< (std::ostream &ostr, const CIMDateTime &arg) |
String | createLongMessage (CIMException::ErrNoType errval, const char *msg) |
bool | operator< (const CIMInstance::INSTData &x, const CIMInstance::INSTData &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::OPData &x, const CIMObjectPath::OPData &y) |
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::PROPData &x, const CIMProperty::PROPData &y) |
bool | operator< (const CIMProperty &x, const CIMProperty &y) |
bool | operator< (const CIMQualifier::QUALData &x, const CIMQualifier::QUALData &y) |
bool | operator< (const CIMQualifier &x, const CIMQualifier &y) |
bool | operator< (const CIMQualifierType::QUALTData &x, const CIMQualifierType::QUALTData &y) |
bool | operator< (const CIMQualifierType &x, const CIMQualifierType &y) |
bool | operator< (const CIMUrl::URLData &x, const CIMUrl::URLData &y) |
bool | operator< (const CIMUrl &lhs, const CIMUrl &rhs) |
template<class T> | |
static String | toString (const T &x) |
static String | toString (const CIMObjectPath &x) |
static String | toString (const Char16 &x) |
static String | toString (const CIMDateTime &x) |
template<class T> | |
static String | raToString (const T &ra, bool forMOF=false) |
static String | raToString (const Array< String > &ra, bool forMOF=false) |
static String | raToString (const Array< CIMClass > &ra, bool forMOF=false) |
static String | raToString (const Array< CIMInstance > &ra, bool forMOF=false) |
static String | raToString (const Array< Bool > &ra, bool isString=false) |
template<class T> | |
void | readValue (istream &istrm, T &val, int convType) |
static Real64 | readReal64Value (istream &istrm) |
static Real32 | readReal32Value (istream &istrm) |
template<class T> | |
void | readArray (istream &istrm, T &ra, int convType) |
static void | readReal32Array (istream &istrm, Array< Real32 > &ra) |
static void | readReal64Array (istream &istrm, Array< Real64 > &ra) |
template<class T> | |
void | readObjectArray (istream &istrm, T &ra) |
template<class T> | |
void | writeValue (ostream &ostrm, T val, int convType) |
static void | writeRealValue (ostream &ostrm, Real64 rv) |
template<class T> | |
void | writeArray (ostream &ostrm, const T &ra, int convType) |
static void | writeArray (ostream &ostrm, const Array< Real32 > &ra) |
static void | writeArray (ostream &ostrm, const Array< Real64 > &ra) |
template<class T> | |
void | writeObjectArray (ostream &ostrm, const T &ra) |
OW_DEFINE_EXCEPTION_WITH_ID (ValueCast) | |
static bool | isCompatible (CIMDataType::Type from, CIMDataType::Type to) |
static void | makeValueArray (CIMValue &theValue) |
static CIMValue | convertString (const String &strValue, const CIMDataType &dataType) |
static CIMValue | convertArray (const CIMValue &value, const CIMDataType &dataType) |
static StringArray | convertToStringArray (const CIMValue &value, bool onlyOne) |
OW_DECLARE_APIEXCEPTION (ValueCast, OW_COMMON_API) | |
ServiceEnvironmentIFCRef | createAuthEnvRef (OperationContext &context, const ServiceEnvironmentIFCRef &env) |
ProviderEnvironmentIFCRef | createProvEnvRef (const CIMOMEnvironmentRef &pcenv) |
LogAppender::ConfigMap | getAppenderConfig (const ConfigFile::ConfigMap &configItems) |
bool | operator!= (const Node &x, const Node &y) |
bool | operator< (const Node &x, const Node &y) |
Node | INVALID_NODE ("",~0) |
ProviderEnvironmentIFCRef | createProvEnvRef (OperationContext &context, const ServiceEnvironmentIFCRef &env) |
void | logOperation (const LoggerRef &lgr, const OperationContext &context, const char *operation, const String &ns, const String &objectName=String()) |
ProviderEnvironmentIFCRef | createProvEnvRef (ServiceEnvironmentIFCRef env) |
OW_DECLARE_EXCEPTION (ProviderIFCLoader) | |
OW_DEFINE_EXCEPTION (ProviderIFCLoader) | |
void | registerProviderInfo (const ProviderEnvironmentIFCRef &env, const String &name_, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::ProvRegMap_t ®Map) |
void | registerProviderInfo (const ProviderEnvironmentIFCRef &env, const String &name_, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::MultiProvRegMap_t ®Map) |
void | processProviderClassExtraInfo (const ProviderEnvironmentIFCRef &env, const String &name, const StringArray &extra, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::ProvRegMap_t ®Map) |
void | processProviderClassExtraInfo (const ProviderEnvironmentIFCRef &env, const String &name, const StringArray &extra, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::MultiProvRegMap_t ®Map) |
template<typename ClassInfoT> | |
String | getClassName (const ClassInfoT &classInfo) |
String | getClassName (const IndicationProviderInfoEntry &classInfo) |
template<typename RegMapT, typename ClassInfoT> | |
void | processProviderClassInfo (const ProviderEnvironmentIFCRef &env, const ClassInfoT &classInfo, const ProviderIFCBaseIFCRef &ifc, const String &providerName, RegMapT ®Map) |
void | processProviderClassInfo (const ProviderEnvironmentIFCRef &env, const MethodProviderInfo::ClassInfo &classInfo, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::ProvRegMap_t ®Map) |
void | processProviderClassInfo (const ProviderEnvironmentIFCRef &env, const IndicationProviderInfo::ClassInfo &classInfo, const ProviderIFCBaseIFCRef &ifc, const String &providerName, ProviderManager::MultiProvRegMap_t ®Map) |
template<typename ProviderInfoT, typename RegMapT> | |
void | processProviderInfo (const ProviderEnvironmentIFCRef &env, const Array< ProviderInfoT > &providerInfo, const ProviderIFCBaseIFCRef &ifc, RegMapT ®Map) |
InstanceProviderIFCRef | wrapProvider (InstanceProviderIFCRef pref, const ProviderEnvironmentIFCRef &env) |
SecondaryInstanceProviderIFCRef | wrapProvider (SecondaryInstanceProviderIFCRef pref, const ProviderEnvironmentIFCRef &env) |
MethodProviderIFCRef | wrapProvider (MethodProviderIFCRef pref, const ProviderEnvironmentIFCRef &env) |
AssociatorProviderIFCRef | wrapProvider (AssociatorProviderIFCRef pref, const ProviderEnvironmentIFCRef &env) |
ProviderEnvironmentIFCRef | createProvEnvRef (const EmbeddedCIMOMEnvironmentRef &pcenv) |
LogAppender::ConfigMap | getAppenderConfig (const ConfigFile::ConfigMap &configItems) |
bool | operator!= (const Node &x, const Node &y) |
bool | operator< (const Node &x, const Node &y) |
Node | INVALID_NODE ("",~0) |
OW_DECLARE_EXCEPTION (IndicationServer) | |
OW_DEFINE_EXCEPTION_WITH_ID (IndicationServer) | |
ProviderEnvironmentIFCRef | createProvEnvRef (CIMOMEnvironmentRef env) |
void | splitUpProps (const StringArray &props, HashMap< String, StringArray > &map) |
CIMInstance | filterInstance (const CIMInstance &toFilter, const StringArray &props) |
String | getSourceNameSpace (const CIMInstance &inst) |
OW_DEFINE_EXCEPTION_WITH_ID (Daemon) | |
OW_DECLARE_EXCEPTION (Daemon) | |
void | _getHTTPTrailers (const CIMProtocolIStreamIFCRef &istr_, Map< String, String > &trailers) |
void | checkError (std::istream &istrm) |
void | checkError (const CIMProtocolIStreamIFCRef &istr, Map< String, String > &trailers) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMClass &cc) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMClassResultHandlerIFC &result) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMInstance &ci) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMObjectPath &cop) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMObjectPathResultHandlerIFC &result) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMInstanceResultHandlerIFC &result) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMQualifierType &arg) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, CIMQualifierTypeResultHandlerIFC &result) |
void | readCIMObject (CIMProtocolIStreamIFCRef &istr, StringResultHandlerIFC &result) |
template<class T> | |
T | readCIMObject (CIMProtocolIStreamIFCRef &istr, Map< String, String > &trailers) |
template<class T> | |
void | readAndDeliver (CIMProtocolIStreamIFCRef &istr, T &result, Map< String, String > &trailers) |
bool | operator< (const CIMOMInfo &x, const CIMOMInfo &y) |
bool | operator== (const CIMOMInfo &x, const CIMOMInfo &y) |
bool | operator!= (const CIMOMInfo &x, const CIMOMInfo &y) |
OW_DEFINE_EXCEPTION_WITH_ID (CIMOMLocator) | |
OW_DECLARE_APIEXCEPTION (CIMOMLocator, OW_CLIENT_API) | |
static String | instanceNameToKey (const CIMObjectPath &path, const String ¶meterName) |
static void | generatePropertyListXML (std::ostream &ostr, const StringArray *propertyList) |
void | throwArrayOutOfBoundsException (size_t size, size_t idx) |
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) |
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) |
std::ostream & | operator<< (std::ostream &ostrm, const Bool &arg) |
UInt16 | hton16 (UInt16 v) |
UInt32 | hton32 (UInt32 v) |
UInt64 | hton64 (UInt64 v) |
UInt16 | ntoh16 (UInt16 v) |
UInt32 | ntoh32 (UInt32 v) |
UInt64 | ntoh64 (UInt64 v) |
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) |
void | COWIntrusiveReferenceAddRef (COWIntrusiveCountableBase *p) |
void | COWIntrusiveReferenceRelease (COWIntrusiveCountableBase *p) |
bool | COWIntrusiveReferenceUnique (COWIntrusiveCountableBase *p) |
template<typename T> | |
T * | COWIntrusiveReferenceClone (T *p) |
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) |
int | getNumBits (Int32 num) |
bool | randFilePathIsSecure (const String &randFilePath) |
bool | randFileIsSecure (const char *randFile) |
static void | randomALRMHandler (int sig) |
void | generateRandomTimerData (unsigned char *data, int size, int *iterations) |
void | generateRandomDataFromFile (const char *name, int len) |
void | generateRandomDataFromTime (double entropy) |
String | locateInPath (const String &cmd, const String &path) |
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) |
DateTime | operator- (DateTime const &x, DateTime const &y) |
Returns the difference of x and y. | |
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) |
void | getKeyValue (const char *const strArg, String &key, String &value) |
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>. | |
static ProcId | safeWaitPid (ProcId pid, int *status, int options) |
static ProcId | noIntrWaitPid (ProcId pid, int *status, int options) |
static void | milliSleep (UInt32 milliSeconds) |
static void | secSleep (UInt32 seconds) |
static bool | timedWaitPid (ProcId pid, int *pstatus, UInt32 wait_time) |
static bool | killWait (ProcId pid, int *pstatus, UInt32 wait_time, int sig, char const *signame) |
bool | operator== (const PopenStreams &x, const PopenStreams &y) |
std::ostream & | operator<< (std::ostream &os, const Format &f) |
void | IntrusiveReferenceAddRef (IntrusiveCountableBase *p) |
void | IntrusiveReferenceRelease (IntrusiveCountableBase *p) |
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) |
bool | operator== (const IstreamBufIterator &lhs, const IstreamBufIterator &rhs) |
bool | operator!= (const IstreamBufIterator &lhs, const IstreamBufIterator &rhs) |
template<class T> | |
bool | operator== (const List< T > &x, const List< T > &y) |
template<class T> | |
bool | operator< (const List< T > &x, const List< T > &y) |
template<class T> | |
void | swap (List< T > &x, List< T > &y) |
template<class T> | |
std::list< T > * | COWReferenceClone (std::list< T > *obj) |
String | getConfigItem (const LogAppender::ConfigMap &configItems, const String &itemName, const String &defRetVal="") |
static void | freeThreadLogger (void *ptr) |
void | initGuardAndKey () |
String | CDATA_START ("<![CDATA[") |
String | CDATA_EMBEDDED_END (CDATA_END+CDATA_PSEUDO_END+CDATA_START) |
template<class Key, class T, class Compare> | |
bool | operator== (const Map< Key, T, Compare > &x, const Map< Key, T, Compare > &y) |
template<class Key, class T, class Compare> | |
bool | operator< (const Map< Key, T, Compare > &x, const Map< Key, T, Compare > &y) |
template<class Key, class T, class Compare> | |
std::map< Key, T, Compare > * | COWReferenceClone (std::map< Key, T, Compare > *obj) |
template<class Key, class T, class Compare> | |
void | swap (Map< Key, T, Compare > &x, Map< Key, T, Compare > &y) |
static void | MD5Transform (UInt32 *, const unsigned char *) |
static void | Encode (unsigned char *, UInt32 *, UInt32) |
static void | Decode (UInt32 *, const unsigned char *, UInt32) |
int | doLock (int hdl, int cmd, short int type) |
template<class T, class U> | |
bool | operator== (const Reference< T > &a, const Reference< U > &b) |
template<class T, class U> | |
bool | operator!= (const Reference< T > &a, const Reference< U > &b) |
template<class T, class U> | |
bool | operator< (const Reference< T > &a, const Reference< U > &b) |
template<class T> | |
void | RefSwap (T &x, T &y) |
const char * | skipWhite (const char *arg) |
bool | subtagsMatch (const char *arg1, const char *arg2) |
template<class Key, class T, class Compare> | |
bool | operator== (const SortedVectorMap< Key, T, Compare > &x, const SortedVectorMap< Key, T, Compare > &y) |
template<class Key, class T, class Compare> | |
bool | operator< (const SortedVectorMap< Key, T, Compare > &x, const SortedVectorMap< Key, T, Compare > &y) |
template<class Key, class T, class Compare> | |
void | swap (SortedVectorMap< Key, T, Compare > &x, SortedVectorMap< Key, 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> | |
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) |
template<class T1> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1) |
template<class T1, class T2> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2) |
template<class T1, class T2, class T3> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3) |
template<class T1, class T2, class T3, class T4> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4) |
template<class T1, class T2, class T3, class T4, class T5> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5) |
template<class T1, class T2, class T3, class T4, class T5, class T6> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5, const T6 &lhs6, const T6 &rhs6) |
template<class T1, class T2, class T3, class T4, class T5, class T6, class T7> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5, const T6 &lhs6, const T6 &rhs6, const T7 &lhs7, const T7 &rhs7) |
template<class T1, class T2, class T3, class T4, class T5, class T6, class T7, class T8> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5, const T6 &lhs6, const T6 &rhs6, const T7 &lhs7, const T7 &rhs7, const T8 &lhs8, const T8 &rhs8) |
template<class T1, class T2, class T3, class T4, class T5, class T6, class T7, class T8, class T9> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5, const T6 &lhs6, const T6 &rhs6, const T7 &lhs7, const T7 &rhs7, const T8 &lhs8, const T8 &rhs8, const T9 &lhs9, const T9 &rhs9) |
template<class T1, class T2, class T3, class T4, class T5, class T6, class T7, class T8, class T9, class T10> | |
bool | StrictWeakOrdering (const T1 &lhs1, const T1 &rhs1, const T2 &lhs2, const T2 &rhs2, const T3 &lhs3, const T3 &rhs3, const T4 &lhs4, const T4 &rhs4, const T5 &lhs5, const T5 &rhs5, const T6 &lhs6, const T6 &rhs6, const T7 &lhs7, const T7 &rhs7, const T8 &lhs8, const T8 &rhs8, const T9 &lhs9, const T9 &rhs9, const T10 &lhs10, const T10 &rhs10) |
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) |
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) |
static Thread_t | zeroThread () |
static bool | sameId (const Thread_t &t1, const Thread_t &t2) |
void | callOnce (OnceFlag &flag, void(*func)()) |
The first time callOnce is called with a given onceFlag argument, it calls func with no argument and changes the value of flag to indicate that func has been run. | |
void | runRunnable (const RunnableRef &work) |
int | closeFile (int fd) |
void | getSystemTime (uuid_time_t *uuid_time) |
void | getCurrentTime (uuid_time_t *timestamp) |
void | getRandomBytes (void *buf, size_t len) |
void | getNodeIdentifier (uuid_node_t *node) |
unsigned char | decodeHex (char c) |
unsigned char | fromHexStr (char c1, char c2, const String &uuidStr) |
char | toHexHi (unsigned char c) |
char | toHexLow (unsigned char c) |
bool | operator== (const UUID &x, const UUID &y) |
bool | operator< (const UUID &x, const UUID &y) |
bool | operator!= (const UUID &x, const UUID &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. | |
OW_DEFINE_EXCEPTION_WITH_ID (Socket) | |
OW_DEFINE_EXCEPTION_WITH_ID (SocketTimeout) | |
OW_DEFINE_EXCEPTION_WITH_ID (UnknownHost) | |
OW_DEFINE_EXCEPTION_WITH_ID (SocketAddress) | |
OW_DECLARE_APIEXCEPTION (UnknownHost, OW_COMMON_API) | |
OW_DECLARE_APIEXCEPTION (SocketAddress, OW_COMMON_API) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, IntrusiveReference, SocketBaseImpl) | |
OW_DECLARE_APIEXCEPTION (Socket, OW_COMMON_API) | |
OW_DEFINE_EXCEPTION_WITH_BASE_AND_ID (SSL, SocketException) | |
OW_DECLARE_APIEXCEPTION2 (SSL, SocketException, OW_COMMON_API) | |
bool | isUInt16 (const String &s) |
String | getAuthParam (const String ¶mName, const String &authInfo) |
OW_DECLARE_APIEXCEPTION (Base64Format, OW_HTTP_API) | |
OW_DEFINE_EXCEPTION_WITH_ID (Base64Format) | |
OW_DEFINE_EXCEPTION_WITH_ID (Authentication) | |
OW_DEFINE_EXCEPTION_WITH_ID (CIMProtocol) | |
OW_DECLARE_APIEXCEPTION (CIMProtocol, OW_COMMON_API) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, ResultHandlerIFC, CIMInstance) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, ResultHandlerIFC, CIMClass) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, ResultHandlerIFC, CIMQualifierType) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, ResultHandlerIFC, String) | |
OW_EXPORT_TEMPLATE (OW_COMMON_API, ResultHandlerIFC, CIMObjectPath) | |
OW_DECLARE_APIEXCEPTION (MOFCompiler, OW_MOF_API) | |
OW_DECLARE_APIEXCEPTION (MOFParser, OW_MOF_API) | |
OW_EXPORT_TEMPLATE (OW_PROVIDERAGENT_API, IntrusiveReference, ProviderAgentLockerIFC) | |
OW_DECLARE_EXCEPTION (CppProviderIFC) | |
OW_DEFINE_EXCEPTION_WITH_ID (CppProviderIFC) | |
ProviderRegistrationEnvironmentIFCRef | createProvRegEnv (const ProviderEnvironmentIFCRef &env) |
OW_DECLARE_EXCEPTION (FoundTheInst) | |
OW_DEFINE_EXCEPTION (FoundTheInst) | |
void | _NPIGarbageCan (NPIHandle *nh, void *object, NPIGarbageType type) |
void | _NPIGarbageRetrieve (NPIHandle *nh, void *object) |
CIMClass | NPI_getmyClass (NPIHandle *npiHandle, const String &nameSpace, const String &className) |
CIMObjectPathEnumeration | NPI_enumeratemyInstanceNames (NPIHandle *npiHandle, const String &nameSpace, const String &className) |
CIMInstanceEnumeration | NPI_enumeratemyInstances (NPIHandle *npiHandle, const String &nameSpace, const String &className) |
CIMInstance | NPI_getmyInstance (NPIHandle *npiHandle, const CIMObjectPath &owcop, const int localOnly) |
StringArray | enumNameSpaceE (const ProviderEnvironmentIFCRef &env, const String &ns) |
void | enumNameSpace (const ProviderEnvironmentIFCRef &env, const String &ns, StringResultHandlerIFC &result, bool deep) |
static void | slpRegReport (SLPHandle hdl, SLPError errArg, void *cookie) |
void | registerArrayImpl_String (const char *) |
void | registerArrayImpl_CIMClass (const char *) |
void | registerArrayImpl_CIMDataType (const char *) |
void | registerArrayImpl_CIMDateTime (const char *) |
void | registerArrayImpl_CIMFlavor (const char *) |
void | registerArrayImpl_CIMInstance (const char *) |
void | registerArrayImpl_CIMMethod (const char *) |
void | registerArrayImpl_CIMObjectPath (const char *) |
void | registerArrayImpl_CIMParamValue (const char *) |
void | registerArrayImpl_CIMParameter (const char *) |
void | registerArrayImpl_CIMProperty (const char *) |
void | registerArrayImpl_CIMQualifier (const char *) |
void | registerArrayImpl_CIMQualifierType (const char *) |
void | registerArrayImpl_CIMScope (const char *) |
void | registerArrayImpl_CIMValue (const char *) |
void | registerArrayImpl_Bool (const char *) |
void | registerArrayImpl_Char16 (const char *) |
void | registerArrayImpl_UInt8 (const char *) |
void | registerArrayImpl_Int8 (const char *) |
void | registerArrayImpl_UInt16 (const char *) |
void | registerArrayImpl_Int16 (const char *) |
void | registerArrayImpl_UInt32 (const char *) |
void | registerArrayImpl_Int32 (const char *) |
void | registerArrayImpl_UInt64 (const char *) |
void | registerArrayImpl_Int64 (const char *) |
void | registerArrayImpl_Real32 (const char *) |
void | registerArrayImpl_Real64 (const char *) |
void | registerArrayImpl_CIMOMInfo (const char *) |
void | registerArray () |
template<typename T> | |
T | T_getslice_ (const T &a, int i, int j) |
template<typename T> | |
T::value_type | T_getitem_ (const T &t, int i) |
template<typename T> | |
void | T_setitem_ (T &t, int i, const typename T::value_type &x) |
template<typename T> | |
void | T_delitem_ (T &t, int i) |
template<typename T> | |
int | T_count (const T &s, typename T::value_type const &c) |
template<typename T> | |
void | T_append (T &s, typename T::value_type const &c) |
template<typename T> | |
int | T_index (const T &s, typename T::value_type const &c) |
template<typename T> | |
void | T_insert (T &s, int i, typename T::value_type const &x) |
template<typename T> | |
T::value_type | T_pop (T &s, int i=-1) |
template<typename T> | |
void | T_remove (T &s, typename T::value_type const &x) |
template<typename T> | |
void | T_reverse (T &s) |
template<typename T> | |
void | T_sort (T &s) |
template<typename T> | |
T | T_add_ (T const &x, T const &y) |
template<typename T> | |
T & | T_iadd_ (T &x, T const &y) |
template<typename T> | |
T | T_mul_ (T const &x, int y) |
template<typename T> | |
T | T_rmul_ (int y, T const &x) |
template<typename T> | |
T & | T_imul_ (T &x, int y) |
template<typename T> | |
bool | T_contains_ (T const &self, typename T::value_type const &item) |
template<typename T> | |
PyObject * | T_repr (const T &t) |
template<typename T> | |
PyObject * | T_str (const T &t) |
template<typename T> | |
void | registerArrayImpl (const char *className) |
void | registerCIMClient () |
void | CIMOMInfo_setitem_ (CIMOMInfo &ci, const String &key, const String &value) |
String | CIMOMInfo_getitem_ (const CIMOMInfo &ci, const String &key) |
void | registerCIMOMInfo () |
void | registerCIMOMLocator () |
void | registerString () |
void | registerClientAuthCBIFC () |
BOOST_PYTHON_MODULE (owclient) | |
String | String_getslice (const String &s, int i, int j) |
PyObject * | String_repr (const String &s) |
int | String_count (const String &s, char c) |
void | String_append (String &s, char c) |
int | String_index (const String &s, char c) |
void | String_insert (String &s, int i, char x) |
char | String_pop (String &s, int i=-1) |
void | String_remove (String &s, char x) |
void | String_reverse (String &s) |
void | String_sort (String &s) |
char | String_getitem_ (const String &s, int i) |
void | String_setitem_ (String &s, int i, char c) |
void | String_delitem_ (String &s, int i) |
static UInt32 | calcCheckSum (unsigned char *src, Int32 len) |
static void | writeRecHeader (AssocDbRecHeader &rh, Int32 offset, File &file) |
static void | readRecHeader (AssocDbRecHeader &rh, Int32 offset, const File &file) |
const char | NS_SEPARATOR_C (':') |
void | makeClassKey (const String &ns, const String &className, StringBuffer &out) |
void | makeInstanceKey (const CIMObjectPath &cop, StringBuffer &out) |
ostream & | operator<< (ostream &ostrm, const AssocDbEntry &arg) |
bool | operator== (const AssocDbEntry::entry &lhs, const AssocDbEntry::entry &rhs) |
OW_HDB_API std::ostream & | operator<< (std::ostream &ostrm, const AssocDbEntry &arg) |
CIMNameArray | getClassChildren (MetaRepository &rep, const String &ns, const CIMName &clsName) |
const char | NS_SEPARATOR_C (':') |
void | asKeyString (StringBuffer &out, const CIMValue &val) |
String | modelPath (const CIMObjectPath &cop) |
String | objectPathAsKeyString (const CIMObjectPath &cop) |
void | asKeyString (StringBuffer &out, const CIMValue &val) |
OW_DEFINE_EXCEPTION_WITH_ID (HDB) | |
OW_DECLARE_EXCEPTION (Index) | |
OW_DEFINE_EXCEPTION_WITH_ID (Index) | |
const char | NS_SEPARATOR_C (':') |
const char | NS_SEPARATOR_C (':') |
static void | createRootNode (const String &qcontk, HDBHandleLock &hdl) |
ostream & | operator<< (ostream &ostrm, const AssocDbEntry2 &arg) |
bool | operator== (const AssocDbEntry2::entry &lhs, const AssocDbEntry2::entry &rhs) |
std::ostream & | operator<< (std::ostream &ostrm, const AssocDbEntry2 &arg) |
OW_DEFINE_EXCEPTION (CIMRepository2) | |
void | dbErrorCallback (const char *errpfx, char *msg) |
StringArray | getClassChildren (MetaRepository2 &rep, const String &ns, const String &clsName) |
OW_DECLARE_EXCEPTION (CIMRepository2) | |
OW_DECLARE_EXCEPTION (dbDatabase) | |
OW_DEFINE_EXCEPTION (db) | |
OW_DECLARE_EXCEPTION (db) | |
::DB_TXN * | getTxn (OperationContext &context) |
template<typename T> | |
static void | checkStream (T &str) |
void | getParameterValues (CIMXMLParser &parser, Array< param > ¶ms) |
void | cleanupInteropInstance (const CIMObjectPath &path, const LoggerRef &logger, const ServiceEnvironmentIFCRef &env) |
static void | parseInfo (const String &pinfo, Map< String, String > &infoMap) |
OW_EXPORT_TEMPLATE (OW_HTTPSVC_API, IntrusiveReference, HTTPServer) | |
bool | useHelper () |
String | runHelper (const String &inputCmd, const String &extraInput=String()) |
void | initializeHelper () |
void | cleanupEntryHelper (const String &pathToFile, const String &cookie) |
String | createFileHelper (const String &uid, const String &cookie) |
String | generateNewNonce () |
void | parseInfo (const String &pinfo, SortedVectorMap< String, String > &infoMap) |
void | generateNewCookieFile (const String &uid, String &cookieFileName, String &cookie) |
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) |
OW_DEFINE_EXCEPTION_WITH_ID (TypeMismatch) | |
bool | operator== (const WQLOperand &x, const WQLOperand &y) |
String | WQLOperationToString (WQLOperation op) |
static void | _ResolveProperty (WQLOperand &op, const WQLPropertySource *source) |
CIMInstance | embedClassInInstance (CIMClass const &x) |
bool | isTableRefMetaClass (tableRef *table_ref) |
String | debugDump (CIMInstanceArray const &array) |
char const * | typeName (WQLProcessor::DataType::Type type) |
bool | CIMInstanceSortCriterion (const CIMInstance &lhs, const CIMInstance &rhs) |
String | WQLRemoveStringEscapes (const String &s) |
void | CIMNameSpacetoXML (CIMNameSpace const &ns, ostream &ostr) |
void | LocalCIMNameSpacetoXML (CIMNameSpace const &ns, ostream &ostr) |
void | CIMtoXML (CIMQualifierType const &cqt, ostream &ostr) |
static void | outputKEYVALUE (ostream &ostr, const CIMProperty &cp) |
void | CIMClassPathtoXML (CIMObjectPath const &cop, ostream &ostr) |
void | CIMInstancePathtoXML (CIMObjectPath const &cop, ostream &ostr) |
void | CIMLocalInstancePathtoXML (CIMObjectPath const &cop, ostream &ostr) |
void | CIMInstanceNametoXML (CIMObjectPath const &cop, ostream &ostr) |
void | CIMtoXML (CIMClass const &cc, ostream &ostr) |
void | CIMInstancetoXML (CIMInstance const &ci, ostream &ostr) |
void | CIMInstanceNameAndInstancetoXML (CIMInstance const &instance, ostream &ostr, CIMObjectPath const &instanceName) |
void | CIMInstancePathAndInstancetoXML (CIMInstance const &instance, ostream &ostr, CIMObjectPath const &instancePath) |
template<class T> | |
static void | raToXml (ostream &out, const Array< T > &ra) |
template<class T> | |
static void | realArrayToXml (ostream &out, const Array< T > &ra) |
template<typename T> | |
static void | valueToXML (T const &x, ostream &out) |
static void | valueToXML (CIMObjectPath const &x, ostream &out) |
static void | raToXmlCOP (ostream &out, const Array< CIMObjectPath > &ra) |
static void | raToXmlSA (ostream &out, const Array< String > &ra) |
static void | raToXmlChar16 (ostream &out, const Array< Char16 > &ra) |
void | raToXmlNumeric (ostream &out, const Array< Int8 > &ra) |
void | raToXmlNumeric (ostream &out, const Array< UInt8 > &ra) |
void | CIMtoXML (CIMValue const &cv, ostream &out) |
void | CIMtoXML (CIMDataType const &cdt, ostream &ostr) |
void | CIMtoXML (CIMFlavor const &cf, ostream &ostr) |
void | CIMtoXML (CIMQualifier const &cq, ostream &ostr) |
void | CIMtoXML (CIMProperty const &cp, ostream &ostr) |
void | CIMtoXML (CIMMethod const &cm, ostream &ostr) |
static void | qualifierXML (CIMParameter const &cp, ostream &ostr) |
void | CIMtoXML (CIMParameter const &cp, ostream &ostr) |
void | CIMParamValueToXML (CIMParamValue const &pv, std::ostream &ostr) |
OW_XML_API void | CIMNameSpacetoXML (CIMNameSpace const &ns, std::ostream &ostr) |
OW_XML_API void | LocalCIMNameSpacetoXML (CIMNameSpace const &ns, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMQualifierType const &cqt, std::ostream &ostr) |
OW_XML_API void | CIMClassPathtoXML (CIMObjectPath const &cop, std::ostream &ostr) |
OW_XML_API void | CIMInstancePathtoXML (CIMObjectPath const &cop, std::ostream &ostr) |
OW_XML_API void | CIMLocalInstancePathtoXML (CIMObjectPath const &cop, std::ostream &ostr) |
OW_XML_API void | CIMInstanceNametoXML (CIMObjectPath const &cop, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMClass const &cc, std::ostream &ostr) |
OW_XML_API void | CIMInstancetoXML (CIMInstance const &ci, std::ostream &ostr) |
OW_XML_API void | CIMInstanceNameAndInstancetoXML (CIMInstance const &instance, std::ostream &ostr, CIMObjectPath const &instanceName) |
OW_XML_API void | CIMInstancePathAndInstancetoXML (CIMInstance const &instance, std::ostream &ostr, CIMObjectPath const &instancePath) |
OW_XML_API void | CIMtoXML (CIMValue const &cv, std::ostream &out) |
OW_XML_API void | CIMtoXML (CIMDataType const &cdt, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMFlavor const &cf, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMQualifier const &cq, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMProperty const &cp, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMMethod const &cm, std::ostream &ostr) |
OW_XML_API void | CIMtoXML (CIMParameter const &cp, std::ostream &ostr) |
String | XMLEscape (const char *escapedText, unsigned len) |
Escape an XML string. | |
String | XMLEscape (const String &str) |
std::ostream & | operator<< (std::ostream &ostr, const XMLNode &node) |
bool | isNameChar (char c) |
OW_DEFINE_EXCEPTION_WITH_ID (DOM) | |
static void | addIndent (StringBuffer &sb, int indent) |
static void | outputAttrs (StringBuffer &sb, const XMLToken &tok) |
String | XMLPrettyPrint (std::istream &istr) |
String | XMLPrettyPrint (const String &s) |
std::ostream & | operator<< (std::ostream &ostr, const XMLPullParser &p) |
String | XMLUnescape (const char *escapedText, unsigned len) |
Unescape an XML string. | |
Variables | |
const String | ACCESS_READ ("r") |
const String | ACCESS_WRITE ("w") |
const String | ACCESS_READWRITE ("rw") |
const String | COMPONENT_NAME = "ow.authorizer.simple2" |
const unsigned short int | monthYearDay [2][13] |
static MsgRec | _pmsgs [] |
const String | AUTH_ACTIVE_KEY ("_aUtHoRiZeR@aCtIvE@kEy_") |
const String | DISABLED_KEY ("__aUtH@mGr@DiSaBlEd__") |
const String | COMPONENT_NAME ("ow.authorizer.AuthorizerManager") |
CIMOMEnvironmentRef | theCimomEnvironment |
const String | COMPONENT_NAME ("ow.owcimomd.CIMServer") |
const char *const | DEPRECATED__NamespaceClassName = "__Namespace" |
const String | COMPONENT_NAME ("ow.owcimomd.PollingManager") |
const String | COMPONENT_NAME ("ow.owcimomd.ProviderIFCLoader") |
EmbeddedCIMOMEnvironmentRef | theCimomEnvironment |
const String | COMPONENT_NAME ("ow.owcimomd.indication.LifecycleCreator") |
String | COMPONENT_NAME ("ow.owcimomd.indication.Server") |
const String | COMPONENT_NAME ("ow.owcimomd.indication.LifecyclePoller") |
const String | COMPONENT_NAME ("ow.owcimomd.AuthManager") |
const String | COMPONENT_NAME ("ow.listener.cimxml") |
const String | COMPONENT_NAME ("ow.listener.cimxml") |
const String | PROTOCOL_VERSION_1_0 ("1.0") |
const String | PROTOCOL_VERSION_1_1 ("1.1") |
const String | PROTOCOL_VERSION_1_0 ("1.0") |
const String | PROTOCOL_VERSION_1_1 ("1.1") |
const size_t | BASE_BUF_SIZE = 256 |
const size_t | HTTP_BUF_SIZE = 4096 |
const UInt32 | BinaryProtocolVersion = 3000008 |
const UInt32 | MinBinaryProtocolVersion = 3000007 |
const UInt8 | BIN_OK = 0 |
const UInt8 | BIN_ERROR = 1 |
const UInt8 | BIN_EXCEPTION = 2 |
const UInt8 | IPC_AUTHENTICATE = 10 |
const UInt8 | IPC_FUNCTIONCALL = 11 |
const UInt8 | IPC_CLOSECONN = 12 |
const UInt8 | BIN_DELETECLS = 20 |
const UInt8 | BIN_DELETEINST = 21 |
const UInt8 | BIN_DELETEQUAL = 22 |
const UInt8 | BIN_ENUMCLSS = 23 |
const UInt8 | BIN_ENUMCLSNAMES = 24 |
const UInt8 | BIN_ENUMINSTS = 25 |
const UInt8 | BIN_ENUMINSTNAMES = 26 |
const UInt8 | BIN_ENUMQUALS = 27 |
const UInt8 | BIN_GETCLS = 28 |
const UInt8 | BIN_GETINST = 29 |
const UInt8 | BIN_INVMETH = 30 |
const UInt8 | BIN_GETQUAL = 31 |
const UInt8 | BIN_SETQUAL = 32 |
const UInt8 | BIN_MODIFYCLS = 33 |
const UInt8 | BIN_CREATECLS = 34 |
const UInt8 | BIN_MODIFYINST = 35 |
const UInt8 | BIN_CREATEINST = 36 |
const UInt8 | BIN_GETPROP = 37 |
const UInt8 | BIN_SETPROP = 38 |
const UInt8 | BIN_ASSOCNAMES = 39 |
const UInt8 | BIN_ASSOCIATORS = 40 |
const UInt8 | BIN_REFNAMES = 41 |
const UInt8 | BIN_REFERENCES = 42 |
const UInt8 | BIN_EXECQUERY = 43 |
const UInt8 | BIN_GETSVRFEATURES = 44 |
const UInt8 | BINSIG_NS = 100 |
const UInt8 | BINSIG_OP = 101 |
const UInt8 | BINSIG_CLS = 102 |
const UInt8 | BINSIG_INST = 103 |
const UInt8 | BINSIG_BOOL = 104 |
const UInt8 | BINSIG_CLSENUM = 105 |
const UInt8 | BINSIG_STR = 106 |
const UInt8 | BINSIG_STRARRAY = 107 |
const UInt8 | BINSIG_QUAL_TYPE = 108 |
const UInt8 | BINSIG_VALUE = 109 |
const UInt8 | BINSIG_OPENUM = 110 |
const UInt8 | BINSIG_INSTENUM = 111 |
const UInt8 | BINSIG_QUAL_TYPEENUM = 112 |
const UInt8 | BINSIG_VALUEARRAY = 113 |
const UInt8 | BINSIG_PARAMVALUEARRAY = 114 |
const UInt8 | BINSIG_STRINGENUM = 115 |
const UInt8 | END_CLSENUM = 150 |
const UInt8 | END_OPENUM = 151 |
const UInt8 | END_INSTENUM = 152 |
const UInt8 | END_QUALENUM = 153 |
const UInt8 | END_STRINGENUM = 154 |
Mutex | cerrGuard |
Mutex | guard |
OnceFlag | guard |
unsigned int | seed = 0 |
volatile sig_atomic_t | g_counter |
volatile unsigned char * | g_data |
volatile sig_atomic_t | g_dataIdx |
int | g_dataSize |
Mutex | g_randomTimerGuard |
const cmd | randomSourceCommands [] |
const int | LOCAL_TIME_OFFSET = -24 |
Mutex | dlSharedLibrary_guard |
Mutex | fileGuard |
OnceFlag | g_onceGuard = PTHREAD_ONCE_INIT |
Mutex * | g_mutexGuard = NULL |
pthread_key_t | g_loggerKey |
LoggerRef | g_defaultLogger |
String | CDATA_END ("]]>") |
String | CDATA_PSEUDO_END ("]]>") |
const int | MD5HASHHEXLEN = 32 |
static unsigned char | PADDING [64] |
const int | MD5HASHLEN = 16 |
OnceFlag | guard |
unsigned int | seed = 0 |
Mutex | g_guard |
const int | OW_SIGSEGV = SIGSEGV |
const int | OW_SIGABRT = SIGABRT |
const int | OW_SIGFPE = SIGFPE |
static const char | cnullChar = '\0' |
static char | nullChar = '\0' |
Mutex | syslogGuard |
const UInt32 | TEMPFILE_ENUMERATION_SIG = 0x4f57454e |
static Thread_t | NULLTHREAD = zeroThread() |
uuid_state | g_state |
NonRecursiveMutex | g_guard |
uuid_time_t | timeLast |
UInt16 | uuidsThisTick |
bool | currentTimeInited = false |
unsigned char | nodeId [6] |
bool | nodeIdInitDone = false |
static bool | b_gotShutDown = false |
static Mutex | shutdownMutex |
Mutex | gethostbynameMutex |
static Mutex | guard |
Mutex | gethostbynameMutex |
OW_HTTP_API | HTTPChunkedIStream |
OW_HTTP_API | HTTPChunkedOStream |
const int | SC_CONTINUE = 100 |
const int | SC_SWITCHING_PROTOCOLS = 101 |
const int | SC_OK = 200 |
const int | SC_CREATED = 201 |
const int | SC_ACCEPTED = 202 |
const int | SC_NON_AUTHORITATIVE_INFORMATION = 203 |
const int | SC_NO_CONTENT = 204 |
const int | SC_RESET_CONTENT = 205 |
const int | SC_PARTIAL_CONTENT = 206 |
const int | SC_MULTIPLE_CHOICES = 300 |
const int | SC_MOVED_PERMANENTLY = 301 |
const int | SC_MOVED_TEMPORARILY = 302 |
const int | SC_SEE_OTHER = 303 |
const int | SC_NOT_MODIFIED = 304 |
const int | SC_USE_PROXY = 305 |
const int | SC_BAD_REQUEST = 400 |
const int | SC_UNAUTHORIZED = 401 |
const int | SC_PAYMENT_REQUIRED = 402 |
const int | SC_FORBIDDEN = 403 |
const int | SC_NOT_FOUND = 404 |
const int | SC_METHOD_NOT_ALLOWED = 405 |
const int | SC_NOT_ACCEPTABLE = 406 |
const int | SC_PROXY_AUTHENTICATION_REQUIRED = 407 |
const int | SC_REQUEST_TIMEOUT = 408 |
const int | SC_CONFLICT = 409 |
const int | SC_GONE = 410 |
const int | SC_LENGTH_REQUIRED = 411 |
const int | SC_PRECONDITION_FAILED = 412 |
const int | SC_REQUEST_ENTITY_TOO_LARGE = 413 |
const int | SC_REQUEST_URI_TOO_LONG = 414 |
const int | SC_UNSUPPORTED_MEDIA_TYPE = 415 |
const int | SC_INTERNAL_SERVER_ERROR = 500 |
const int | SC_NOT_IMPLEMENTED = 501 |
const int | SC_BAD_GATEWAY = 502 |
const int | SC_SERVICE_UNAVAILABLE = 503 |
const int | SC_GATEWAY_TIMEOUT = 504 |
const int | SC_HTTP_VERSION_NOT_SUPPORTED = 505 |
const int | SC_NOT_EXTENDED = 510 |
const String | COMPONENT_NAME ("ow.provideragent") |
OW_PROVIDERAGENT_API | ProviderAgent |
OW_PROVIDERAGENT_API | ProviderAgentLockerIFC |
OW_PROVIDERAGENT_API | ProviderAgentLifecycleCallbackIFC |
const String | COMPONENT_NAME ("ow.provider.cmpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.cmpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.cmpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.cmpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.cmpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.cpp.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.npi.ifc") |
const String | COMPONENT_NAME ("ow.provider.perlnpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.perlnpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.perlnpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.perlnpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.perlnpi.ifc") |
const String | COMPONENT_NAME ("ow.provider.remote.ifc") |
const String | COMPONENT_NAME ("ow.provider.remote.ifc") |
const String | COMPONENT_NAME ("ow.provider.remote.ifc") |
const String | COMPONENT_NAME ("ow.provider.remote.ifc") |
const String | COMPONENT_NAME ("ow.provider.remote.ifc") |
const String | COMPONENT_NAME ("ow.provider.CppIndicationExportXMLHTTP") |
const String | PROTOCOL_VERSION_1_1 ("1.1") |
const String | COMPONENT_NAME ("ow.provider.CIM_Namespace") |
const String | COMPONENT_NAME ("ow.provider.CIM_NamespaceInManager") |
const String | COMPONENT_NAME ("ow.provider.OpenWBEM_ObjectManager") |
const String | CLASS_OpenWBEM_ObjectManager ("OpenWBEM_ObjectManager") |
const String | CLASS_OpenWBEM_InternalData ("OpenWBEM_InternalData") |
const String | Class_OpenWBEM_ComputerSystem ("OpenWBEM_UnitaryComputerSystem") |
const String | dataKey ("OpenWBEM_ObjectManager.Name") |
const String | CLASS_CIM_InstModification ("CIM_InstModification") |
const String | CLASS_OpenWBEM_HostedObjectManager ("OpenWBEM_HostedObjectManager") |
const CIMName | PROP_Antecedent ("Antecedent") |
const CIMName | PROP_Dependent ("Dependent") |
const CIMName | PROP_SystemCreationClassName ("SystemCreationClassName") |
const CIMName | PROP_CreationClassName ("CreationClassName") |
const CIMName | PROP_Name ("Name") |
const CIMName | PROP_SystemName ("SystemName") |
const String | COMPONENT_NAME ("ow.provider.OpenWBEM_UnitaryComputerSystem") |
const String | COMPONENT_NAME ("ow.provider.__Namespace") |
static const Int32 | POLLING_INTERVAL = 60 * 5 |
static const Int32 | INITIAL_POLLING_INTERVAL = 5 |
const String | COMPONENT_NAME ("ow.provider.SLPProvider") |
const String | COMPONENT_NAME ("ow.provider.Unloader") |
const String | COMPONENT_NAME ("ow.repository.hdb") |
const String | COMPONENT_NAME ("ow.repository.hdb") |
const int | HDL_NOTINUSE = -1 |
const int | HDL_NOTCACHED = -2 |
static const UInt32 | HDBNSNODE_FLAG = 0x40000000 |
static const UInt32 | HDBCLSNODE_FLAG = 0x20000000 |
static const UInt32 | HDBCLSASSOCNODE_FLAG = 0x08000000 |
const int | HDBSIGLEN = 16 |
const UInt32 | HDBVERSION = 4000001 |
const UInt32 | MinHDBVERSION = 4000001 |
const String | QUAL_CONTAINER ("q") |
const String | CLASS_CONTAINER ("c") |
LoggerRef | g_logger |
const String | COMPONENT_NAME ("ow.requesthandler.owbinary") |
const String | COMPONENT_NAME ("ow.requesthandler.cimxml") |
const String | COMPONENT_NAME ("ow.httpserver") |
const String | COMPONENT_NAME ("ow.httpserver") |
const char * | typeStrings [] |
const String | COMPONENT_NAME ("ow.requesthandler.cimxml") |
const char *const | CIM_PROTOCOL_VERSION = "1.0" |
const char *const | XML_CIM_HEADER1 = "<?xml version=\"1.0\" ?>" |
const char *const | XML_CIM_HEADER2 = "<CIM CIMVERSION=\"2.0\" DTDVERSION=\"2.0\">" |
static const char * | _xmlMessages [] |
Dan Nuffer
Kevin Harris
|
Definition at line 105 of file OW_AssocDb2.hpp. |
|
Definition at line 108 of file OW_AssocDb2.hpp. |
|
Definition at line 119 of file OW_AssocDb.hpp. |
|
Definition at line 122 of file OW_AssocDb.hpp. |
|
Definition at line 58 of file OW_ProviderFwd.hpp. |
|
Definition at line 50 of file OW_AssociatorProviderInfo.hpp. |
|
Definition at line 74 of file OW_IfcsFwd.hpp. |
|
Definition at line 43 of file OW_CimomServerFwd.hpp. |
|
Definition at line 71 of file OW_IfcsFwd.hpp. |
|
Definition at line 68 of file OW_IfcsFwd.hpp. |
|
Definition at line 51 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 100 of file OW_CommonFwd.hpp. |
|
Definition at line 69 of file OW_CommonFwd.hpp. |
|
Definition at line 53 of file npi/OW_FTABLERef.hpp. |
|
Definition at line 48 of file NPIProvider.hpp. |
|
Definition at line 71 of file OW_CIMFwd.hpp. |
|
Definition at line 83 of file OW_CIMFwd.hpp. |
|
Definition at line 67 of file OW_CIMFwd.hpp. |
|
Definition at line 44 of file OW_CIMClassEnumeration.hpp. |
|
Definition at line 80 of file OW_IfcsFwd.hpp. |
|
Definition at line 72 of file OW_CIMFwd.hpp. |
|
Definition at line 70 of file OW_CIMFwd.hpp. |
|
Definition at line 76 of file OW_CIMFwd.hpp. |
|
Definition at line 77 of file OW_CIMFwd.hpp. |
|
Definition at line 86 of file OW_CIMFwd.hpp. |
|
Definition at line 44 of file OW_CIMInstanceEnumeration.hpp. |
|
Definition at line 68 of file OW_CIMFwd.hpp. |
|
Definition at line 82 of file OW_IfcsFwd.hpp. |
|
Definition at line 43 of file OW_CIMXMLListenerFwd.hpp. |
|
Definition at line 82 of file OW_CIMFwd.hpp. |
|
Definition at line 88 of file OW_CIMFwd.hpp. |
|
Definition at line 75 of file OW_CIMFwd.hpp. |
|
Definition at line 79 of file OW_CIMFwd.hpp. |
|
Definition at line 44 of file OW_CIMObjectPathEnumeration.hpp. |
|
Definition at line 63 of file OW_CIMFwd.hpp. |
|
Definition at line 83 of file OW_IfcsFwd.hpp. |
|
Definition at line 57 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 46 of file OW_IfcsFwd.hpp. |
|
Definition at line 46 of file OW_ClientFwd.hpp. |
|
Definition at line 48 of file OW_ClientFwd.hpp. |
|
Definition at line 84 of file OW_CIMFwd.hpp. |
|
Definition at line 85 of file OW_CIMFwd.hpp. |
|
Definition at line 78 of file OW_CIMFwd.hpp. |
|
Definition at line 87 of file OW_IfcsFwd.hpp. |
|
Definition at line 90 of file OW_IfcsFwd.hpp. |
|
Definition at line 81 of file OW_CIMFwd.hpp. |
|
Definition at line 80 of file OW_CIMFwd.hpp. |
|
Definition at line 66 of file OW_CIMFwd.hpp. |
|
Definition at line 85 of file OW_IfcsFwd.hpp. |
|
Definition at line 73 of file OW_CIMFwd.hpp. |
|
Definition at line 74 of file OW_CIMFwd.hpp. |
|
Definition at line 87 of file OW_CIMFwd.hpp. |
|
Definition at line 47 of file OW_CIMXMLListenerFwd.hpp. |
|
Definition at line 93 of file OW_IfcsFwd.hpp. |
|
Definition at line 51 of file OW_ClientFwd.hpp. |
|
Definition at line 53 of file OW_ClientFwd.hpp. |
|
Definition at line 63 of file cmpi/OW_FTABLERef.hpp. |
|
Definition at line 107 of file OW_CMPIProviderIFC.hpp. |
|
Definition at line 80 of file OW_ThreadTypes.hpp. |
|
Definition at line 183 of file OW_LogMessagePatternFormatter.cpp. |
|
Definition at line 184 of file OW_LogMessagePatternFormatter.cpp. |
|
Definition at line 280 of file OW_CppAssociatorProviderIFC.hpp. |
|
Definition at line 91 of file OW_CppIndicationExportProviderIFC.hpp. |
|
Definition at line 151 of file OW_CppIndicationProviderIFC.hpp. |
|
Definition at line 220 of file OW_CppInstanceProviderIFC.hpp. |
|
Definition at line 116 of file OW_CppMethodProviderIFC.hpp. |
|
Definition at line 92 of file OW_CppPolledProviderIFC.hpp. |
|
Definition at line 130 of file OW_CppProviderBaseIFC.hpp. |
|
Definition at line 142 of file OW_CppProviderIFC.hpp. |
|
Definition at line 168 of file OW_CppSecondaryInstanceProviderIFC.hpp. |
|
Definition at line 167 of file OW_CppSecondaryInstanceProviderIFC.hpp. |
|
Definition at line 55 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 161 of file OW_Types.hpp. |
|
Definition at line 111 of file npi/OW_FTABLERef.hpp. |
|
Definition at line 113 of file npi/OW_FTABLERef.hpp. |
|
Definition at line 355 of file OW_HTTPClient.hpp. |
|
Definition at line 48 of file OW_HTTPUtils.hpp. |
|
Definition at line 43 of file OW_ServicesHttpFwd.hpp. |
|
Definition at line 57 of file OW_HTTPXMLCIMListener.hpp. |
|
Definition at line 45 of file OW_CIMXMLListenerFwd.hpp. |
|
Definition at line 47 of file OW_Index.hpp. |
|
Definition at line 63 of file OW_ProviderFwd.hpp. |
|
Definition at line 65 of file OW_ProviderFwd.hpp. |
|
Definition at line 60 of file OW_ProviderFwd.hpp. |
|
Definition at line 62 of file OW_ProviderFwd.hpp. |
|
Definition at line 66 of file OW_IndicationProviderInfo.hpp. |
|
Definition at line 53 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 49 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 83 of file OW_NetworkTypes.hpp. |
|
Definition at line 75 of file OW_NetworkTypes.hpp. |
|
Definition at line 50 of file OW_ProviderFwd.hpp. |
|
Definition at line 52 of file OW_InstanceProviderInfo.hpp. |
|
Definition at line 56 of file OW_Types.hpp. |
|
Definition at line 167 of file OW_Array.hpp. |
|
Definition at line 65 of file OW_Types.hpp. |
|
Definition at line 169 of file OW_Array.hpp. |
|
Definition at line 78 of file OW_Types.hpp. |
|
Definition at line 171 of file OW_Array.hpp. |
|
Definition at line 53 of file OW_Types.hpp. |
|
Definition at line 165 of file OW_Array.hpp. |
|
Definition at line 112 of file OW_SessionLanguage.hpp. |
|
Definition at line 59 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 63 of file OW_CommonFwd.hpp. |
|
Definition at line 60 of file OW_CommonFwd.hpp. |
|
Definition at line 81 of file OW_MethodProviderIFC.hpp. |
|
Definition at line 74 of file OW_MethodProviderInfo.hpp. |
|
Definition at line 52 of file OW_ThreadTypes.hpp. |
|
Definition at line 112 of file npi/OW_FTABLERef.hpp. |
|
Definition at line 98 of file OW_NPIProviderIFC.hpp. |
|
Definition at line 48 of file OW_ThreadOnce.hpp. |
|
Definition at line 71 of file OW_Param.hpp. |
|
Definition at line 105 of file OW_PerlProviderIFC.hpp. |
|
Definition at line 153 of file OW_MD5.cpp. |
|
Definition at line 74 of file OW_PolledProviderIFC.hpp. |
|
Definition at line 75 of file OW_PolledProviderIFC.hpp. |
|
Definition at line 46 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 74 of file OW_PosixUnnamedPipe.hpp. |
|
Definition at line 164 of file OW_Types.hpp. |
|
Definition at line 50 of file OW_ProviderAgentFwd.hpp. |
|
Definition at line 47 of file OW_ProviderAgentFwd.hpp. |
|
Definition at line 44 of file OW_ProviderAgentFwd.hpp. |
|
Definition at line 55 of file OW_ProviderFwd.hpp. |
|
Definition at line 57 of file OW_ProviderFwd.hpp. |
|
Definition at line 54 of file OW_PerlProviderIFC.cpp. |
|
Definition at line 52 of file OW_NPIProviderIFC.cpp. |
|
Definition at line 61 of file OW_CppProviderIFC.cpp. |
|
Definition at line 62 of file OW_CMPIProviderIFC.cpp. |
|
Definition at line 44 of file OW_ProviderFwd.hpp. |
|
Definition at line 231 of file OW_ProviderIFCBaseIFC.hpp. |
|
Definition at line 61 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 44 of file OW_CimomCommonFwd.hpp. |
|
Definition at line 47 of file OW_ProviderFwd.hpp. |
|
Definition at line 91 of file OW_Types.hpp. |
|
Definition at line 173 of file OW_Array.hpp. |
|
Definition at line 84 of file OW_Types.hpp. |
|
Definition at line 172 of file OW_Array.hpp. |
|
Definition at line 133 of file OW_CommonFwd.hpp. |
|
Definition at line 64 of file OW_IfcsFwd.hpp. |
|
Definition at line 49 of file OW_IfcsFwd.hpp. |
|
Definition at line 136 of file OW_CommonFwd.hpp. |
|
Definition at line 52 of file OW_ProviderFwd.hpp. |
|
Definition at line 54 of file OW_ProviderFwd.hpp. |
|
Definition at line 53 of file OW_SecondaryInstanceProviderInfo.hpp. |
|
Definition at line 136 of file OW_Types.hpp. |
|
Definition at line 61 of file OW_IfcsFwd.hpp. |
|
Definition at line 58 of file OW_IfcsFwd.hpp. |
|
Definition at line 58 of file OW_ProviderAgentEnvironment.hpp. |
|
Definition at line 131 of file OW_HTTPXMLCIMListener.cpp. |
|
Definition at line 133 of file OW_CIMXMLListener.cpp. |
|
Definition at line 49 of file OW_Select.hpp. |
|
Definition at line 77 of file OW_IfcsFwd.hpp. |
|
Definition at line 52 of file OW_IfcsFwd.hpp. |
|
Definition at line 139 of file OW_CommonFwd.hpp. |
|
Definition at line 119 of file OW_CommonFwd.hpp. |
|
Definition at line 85 of file OW_SharedLibrary.hpp. |
|
Definition at line 66 of file OW_IfcsFwd.hpp. |
|
Definition at line 54 of file OW_SignalScope.hpp. |
|
Definition at line 73 of file OW_NetworkTypes.hpp. |
|
Definition at line 126 of file OW_CommonFwd.hpp. |
|
Definition at line 90 of file OW_NetworkTypes.hpp. |
|
Definition at line 317 of file OW_SSLCtxMgr.hpp. |
|
Definition at line 316 of file OW_SSLCtxMgr.hpp. |
|
Definition at line 66 of file OW_CommonFwd.hpp. |
|
Definition at line 91 of file OW_CommonFwd.hpp. |
|
Definition at line 84 of file OW_IfcsFwd.hpp. |
|
Definition at line 1067 of file OW_String.cpp. |
|
Definition at line 1069 of file OW_String.cpp. |
|
Definition at line 1066 of file OW_String.cpp. |
|
Definition at line 1068 of file OW_String.cpp. |
|
Definition at line 51 of file OW_ThreadTypes.hpp. |
|
Definition at line 142 of file OW_CommonFwd.hpp. |
|
Definition at line 145 of file OW_CommonFwd.hpp. |
|
Definition at line 52 of file OW_ThreadImpl.hpp. |
|
Definition at line 97 of file OW_CommonFwd.hpp. |
|
Definition at line 94 of file OW_CommonFwd.hpp. |
|
Definition at line 55 of file OW_Types.hpp. |
|
Definition at line 166 of file OW_Array.hpp. |
|
Definition at line 64 of file OW_Types.hpp. |
|
Definition at line 168 of file OW_Array.hpp. |
|
Definition at line 77 of file OW_Types.hpp. |
|
Definition at line 170 of file OW_Array.hpp. |
|
Definition at line 52 of file OW_Types.hpp. |
|
Definition at line 164 of file OW_Array.hpp. |
|
Definition at line 79 of file OW_NetworkTypes.hpp. |
|
Definition at line 110 of file OW_CommonFwd.hpp. |
|
Definition at line 163 of file OW_Types.hpp. |
|
Definition at line 59 of file OW_UUID.cpp. |
|
Definition at line 55 of file OW_PerlProviderIFC.cpp. |
|
Definition at line 53 of file OW_NPIProviderIFC.cpp. |
|
Definition at line 62 of file OW_CppProviderIFC.cpp. |
|
Definition at line 63 of file OW_CMPIProviderIFC.cpp. |
|
Definition at line 55 of file OW_IfcsFwd.hpp. |
|
Definition at line 79 of file OW_XMLAttribute.hpp. |
|
Definition at line 44 of file OW_XMLFwd.hpp. |
|
Definition at line 52 of file OW_XMLNode.hpp. |
|
Definition at line 43 of file OW_CIMNULL.hpp. |
|
Definition at line 42 of file OW_LogLevel.hpp. |
|
Definition at line 54 of file npi/OW_FTABLERef.hpp. |
|
Tag used to force invocation of the boolean value form of the WQLOperand Constructor.
Definition at line 57 of file OW_WQLOperand.hpp. |
|
Tag used to force invocation of the double value form of the WQLOperand Constructor.
Definition at line 50 of file OW_WQLOperand.hpp. |
|
Tag used to force invocation of the integer value form of the WQLOperand Constructor.
Definition at line 43 of file OW_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 OW_WQLOperation.hpp. |
|
Tag used to force invocation of the property name form of the WQLOperand Constructor.
Definition at line 71 of file OW_WQLOperand.hpp. |
|
Tag used to force invocation of the string value form of the WQLOperand Constructor.
Definition at line 64 of file OW_WQLOperand.hpp. |
|
Definition at line 124 of file OW_WQLCompile.cpp. References OW_ASSERT, WQL_EQ, WQL_GE, WQL_GT, WQL_LE, WQL_LT, and WQL_NE. |
|
Definition at line 145 of file OW_WQLCompile.cpp. References OW_NAMESPACE::WQLOperand::getType(), OW_NAMESPACE::WQLOperand::NULL_VALUE, and WQL_EQ. Referenced by OW_NAMESPACE::WQLSelectStatement::evaluateWhereClause(). |
|
|
|
Definition at line 28 of file NPIExternal.cpp. References NPIHandle::context, i, and NOTHING. |
|
Definition at line 149 of file OW_WQLSelectStatement.cpp. References OW_NAMESPACE::WQLOperand::getPropertyName(), OW_NAMESPACE::WQLOperand::getType(), OW_NAMESPACE::WQLPropertySource::getValue(), OW_THROW, and OW_NAMESPACE::WQLOperand::PROPERTY_NAME. Referenced by OW_NAMESPACE::WQLSelectStatement::evaluateWhereClause(). |
|
Definition at line 45 of file OW_XMLPrettyPrint.cpp. Referenced by XMLPrettyPrint(). |
|
Definition at line 699 of file OW_DateTime.cpp. References getDaysPerMonth(). |
|
Definition at line 111 of file OW_HDBCommon.cpp. References objectPathAsKeyString(), OW_THROW, and val. |
|
Referenced by modelPath(), and OW_NAMESPACE::HDBUtilKeyArray::toString(). |
|
Definition at line 71 of file OW_AtomicOps.cpp. References OW_NAMESPACE::Atomic_t::spinlock, and OW_NAMESPACE::Atomic_t::val. Referenced by OW_NAMESPACE::IndicationRepLayerMediator::deleteSubscription(). |
|
Definition at line 59 of file OW_AtomicOps.cpp. References OW_NAMESPACE::Atomic_t::spinlock, and OW_NAMESPACE::Atomic_t::val. Referenced by OW_NAMESPACE::RefCount::decAndTest(). |
|
|
Definition at line 53 of file OW_AtomicOps.cpp. References OW_NAMESPACE::Atomic_t::spinlock, and OW_NAMESPACE::Atomic_t::val. Referenced by OW_NAMESPACE::IndicationRepLayerMediator::addSubscription(), and OW_NAMESPACE::RefCount::inc(). |
|
Definition at line 139 of file OW_DateTime.cpp. References OW_THROW. Referenced by validateRanges(). |
|
Definition at line 49 of file PyOW_Client.cpp. References registerArray(), registerCIMClient(), registerCIMOMInfo(), registerCIMOMLocator(), registerClientAuthCBIFC(), and registerString(). |
|
Definition at line 858 of file OW_AssocDb.cpp. References i. Referenced by OW_NAMESPACE::HDB::readBlock(), readRecHeader(), OW_NAMESPACE::HDB::writeBlock(), and writeRecHeader(). |
|
The first time callOnce is called with a given onceFlag argument, it calls func with no argument and changes the value of flag to indicate that func has been run. Subsequent calls with the same onceFlag do nothing. Definition at line 70 of file OW_ThreadOnce.hpp. Referenced by OWBI1::AtomicDec(), OWBI1::AtomicDecAndTest(), OWBI1::AtomicGet(), OWBI1::AtomicInc(), OW_NAMESPACE::CryptographicRandomNumber::CryptographicRandomNumber(), OW_NAMESPACE::Logger::getCurrentLogger(), OW_NAMESPACE::Logger::getDefaultLogger(), mbExtThreadOnce(), OW_NAMESPACE::RandomNumber::RandomNumber(), OW_NAMESPACE::Logger::setDefaultLogger(), and OW_NAMESPACE::Logger::setThreadLogger(). |
|
|
|
|
|
Definition at line 118 of file OW_BinaryCIMOMHandle.cpp. References _getHTTPTrailers(), and checkError(). |
|
|
Definition at line 88 of file OW_XMLExecute.cpp. References OW_THROW. |
|
|
|
Definition at line 297 of file OW_CIMtoXML.cpp. References cop, OW_NAMESPACE::CIMObjectPath::isClassPath(), and OW_THROWCIMMSG. |
|
|
|
Definition at line 480 of file OW_CIMtoXML.cpp. References CIMInstanceNametoXML(), and CIMInstancetoXML(). Referenced by OW_NAMESPACE::CIMXMLCIMOMHandle::modifyInstance(). |
|
|
|
Definition at line 387 of file OW_CIMtoXML.cpp. References cop, OW_NAMESPACE::CIMObjectPath::getClassName(), OW_NAMESPACE::CIMObjectPath::getKeys(), i, OW_NAMESPACE::CIMObjectPath::isInstancePath(), outputKEYVALUE(), and OW_NAMESPACE::Array< T >::size(). Referenced by CIMInstanceNameAndInstancetoXML(), CIMInstancePathtoXML(), CIMLocalInstancePathtoXML(), instanceNameToKey(), and valueToXML(). |
|
|
|
Definition at line 487 of file OW_CIMtoXML.cpp. References CIMInstancePathtoXML(), and CIMInstancetoXML(). |
|
|
|
Definition at line 358 of file OW_CIMtoXML.cpp. References CIMInstanceNametoXML(), CIMNameSpacetoXML(), cop, OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMObjectPath::getFullNameSpace(), and OW_NAMESPACE::CIMObjectPath::getNameSpace(). Referenced by CIMInstancePathAndInstancetoXML(). |
|
Definition at line 1314 of file OW_WQLProcessor.cpp. References OW_NAMESPACE::CIMInstance::toString(). Referenced by OW_NAMESPACE::WQLProcessor::visit_aExpr_aExpr_AND_aExpr(), and OW_NAMESPACE::WQLProcessor::visit_aExpr_aExpr_OR_aExpr(). |
|
|
|
Definition at line 448 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMInstance::getClassName(), and OW_THROWCIMMSG. Referenced by CIMInstanceNameAndInstancetoXML(), CIMInstancePathAndInstancetoXML(), OW_NAMESPACE::CIMXMLCIMOMHandle::createInstance(), and OW_NAMESPACE::IndicationExporter::exportIndication(). |
|
|
|
Definition at line 376 of file OW_CIMtoXML.cpp. References CIMInstanceNametoXML(), cop, OW_NAMESPACE::CIMObjectPath::getFullNameSpace(), and LocalCIMNameSpacetoXML(). |
|
|
|
Definition at line 78 of file OW_CIMtoXML.cpp. References LocalCIMNameSpacetoXML(), ns, and XMLEscape(). Referenced by CIMInstancePathtoXML(). |
|
Definition at line 53 of file PyOW_CIMOMInfo.cpp. Referenced by registerCIMOMInfo(). |
|
Definition at line 49 of file PyOW_CIMOMInfo.cpp. Referenced by registerCIMOMInfo(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1168 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMParameter::getName(), and OW_THROWCIMMSG. |
|
Definition at line 1113 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMMethod::getName(), and OW_THROWCIMMSG. |
|
Definition at line 1004 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMProperty::getName(), and OW_THROWCIMMSG. |
|
Definition at line 893 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMQualifier::getName(), and OW_THROWCIMMSG. |
|
Definition at line 877 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::CIMFlavor::getFlavor(). |
|
Definition at line 858 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::CIMDataType::getType(), OW_THROWCIMMSG, and OW_NAMESPACE::CIMDataType::toString(). |
|
Definition at line 601 of file OW_CIMtoXML.cpp. References BOOLEAN, OW_NAMESPACE::CIMValue::get(), OW_NAMESPACE::CIMValue::getType(), OW_NAMESPACE::CIMValue::isArray(), OW_THROWCIMMSG, and raToXml(). |
|
Definition at line 415 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMClass::getName(), and OW_THROWCIMMSG. |
|
|
Definition at line 119 of file OW_LocalAuthentication.cpp. References OW_NAMESPACE::String::lastIndexOf(), OW_NAMESPACE::String::npos, OW_FILENAME_SEPARATOR, OW_NAMESPACE::LocalAuthenticationCommon::REMOVE_CMD, runHelper(), and OW_NAMESPACE::String::substring(). Referenced by OW_NAMESPACE::LocalAuthentication::cleanupEntry(). |
|
Definition at line 1643 of file OW_XMLExecute.cpp. References env, OW_NAMESPACE::CIMObjectPath::getNameSpace(), hdl, logger, and OW_LOG_DEBUG. Referenced by OW_NAMESPACE::XMLExecute::shutdown(). |
|
Definition at line 66 of file OW_TmpFile.cpp. References OW_NAMESPACE::FileSystem::close(). Referenced by OW_NAMESPACE::TmpFileImpl::close(), and OW_NAMESPACE::TmpFileImpl::releaseFile(). |
|
Definition at line 196 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 279 of file OW_CIMValueCast.cpp. References CIMNULL, convertString(), convertToStringArray(), OW_NAMESPACE::CIMDataType::getType(), i, OW_NAMESPACE::CIMDataType::isArrayType(), and OW_NAMESPACE::Array< T >::size(). Referenced by OW_NAMESPACE::CIMValueCast::castValueToDataType(). |
|
Definition at line 273 of file OW_CIMValueCast.cpp. References OW_NAMESPACE::CIMDataType::toString(). Referenced by convertArray(). |
|
Definition at line 1090 of file OW_String.cpp. References m_buf, and OW_NAMESPACE::String::strtoll(). |
|
Definition at line 1078 of file OW_String.cpp. References m_buf. |
|
Definition at line 987 of file OW_String.cpp. References m_buf, and throwStringConversion(). |
|
Definition at line 445 of file OW_CIMValueCast.cpp. References OW_NAMESPACE::CIMValue::get(), OW_NAMESPACE::CIMValue::getArraySize(), OW_NAMESPACE::CIMValue::getType(), and i. Referenced by convertArray(). |
|
Definition at line 1084 of file OW_String.cpp. References m_buf, and OW_NAMESPACE::String::strtoull(). |
|
Definition at line 1072 of file OW_String.cpp. References m_buf. |
|
Definition at line 95 of file OW_COWIntrusiveCountableBase.hpp. References OW_NAMESPACE::RefCount::inc(), and OW_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by OWBI1::COWIntrusiveReference< PARMData >::COWIntrusiveReference(), and OW_NAMESPACE::COWIntrusiveReference< DTData >::COWIntrusiveReference(). |
|
Definition at line 105 of file OWBI1_COWIntrusiveCountableBase.hpp. Referenced by OWBI1::COWIntrusiveReference< PARMData >::getWriteLock(), and OW_NAMESPACE::COWIntrusiveReference< DTData >::getWriteLock(). |
|
Definition at line 100 of file OW_COWIntrusiveCountableBase.hpp. References OW_NAMESPACE::RefCount::decAndTest(), and OW_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by OWBI1::COWIntrusiveReference< PARMData >::~COWIntrusiveReference(), and OW_NAMESPACE::COWIntrusiveReference< DTData >::~COWIntrusiveReference(). |
|
Definition at line 106 of file OW_COWIntrusiveCountableBase.hpp. References OW_NAMESPACE::RefCount::get(), and OW_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by OWBI1::COWIntrusiveReference< PARMData >::getWriteLock(), and OW_NAMESPACE::COWIntrusiveReference< DTData >::getWriteLock(). |
|
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 OW_vector.hpp. |
|
Definition at line 231 of file OW_Map.hpp. |
|
Definition at line 293 of file OW_List.hpp. |
|
Definition at line 283 of file OW_COWReference.hpp. Referenced by OW_NAMESPACE::COWReference< T >::getWriteLock(). |
|
Definition at line 48 of file OW_COWReferenceBase.hpp. Referenced by OWBI1::COWReferenceBase::swap(), OW_NAMESPACE::COWReferenceBase::swap(), and OW_NAMESPACE::COWReference< T >::swap(). |
|
|
Definition at line 130 of file OW_LocalAuthentication.cpp. References OW_NAMESPACE::LocalAuthenticationCommon::CREATE_CMD, OW_NAMESPACE::String::erase(), OW_NAMESPACE::String::length(), and runHelper(). Referenced by generateNewCookieFile(). |
|
Definition at line 52 of file OW_CIMException.cpp. References OW_NAMESPACE::CIMException::getCodeDescription(). |
|
Definition at line 276 of file OW_IndicationServerImpl.cpp. References env. |
|
Definition at line 162 of file OW_EmbeddedCIMOMEnvironment.cpp. |
|
Definition at line 228 of file OW_PollingManager.cpp. References env. |
|
Definition at line 219 of file OW_CIMServer.cpp. |
|
|
Definition at line 111 of file OW_CppProviderIFC.cpp. References env. |
|
Definition at line 69 of file OW_MetaRepository.cpp. References OW_NAMESPACE::String::c_str(), HDBNSNODE_FLAG, hdl, and OW_NAMESPACE::String::length(). Referenced by OW_NAMESPACE::MetaRepository::open(). |
|
Definition at line 65 of file OW_CIMRepository2.cpp. References g_logger, and OW_LOG_ERROR. |
|
Definition at line 121 of file OW_WQLProcessor.cpp. References OW_NAMESPACE::Array< T >::begin(), OW_NAMESPACE::Array< T >::end(), and OW_NAMESPACE::OStringStream::toString(). Referenced by OW_NAMESPACE::WQLProcessor::visit_aExpr_aExpr_ISA_aExpr(). |
|
Definition at line 407 of file OW_MD5.cpp. References i. Referenced by MD5Transform(). |
|
Definition at line 167 of file OW_UUID.cpp. Referenced by fromHexStr(). |
|
Definition at line 366 of file OW_DateTime.cpp. References OW_NAMESPACE::String::equals(). |
|
Definition at line 271 of file OW_DateTime.cpp. |
|
Definition at line 1046 of file OW_String.cpp. References m_buf, and throwStringConversion(). |
|
Definition at line 137 of file OW_PosixFile.cpp. Referenced by OW_NAMESPACE::File::getLock(), OW_NAMESPACE::File::tryLock(), and OW_NAMESPACE::File::unlock(). |
|
Definition at line 200 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 70 of file OW_WQLProcessor.cpp. References OW_NAMESPACE::CIMClass::getName(). Referenced by OW_NAMESPACE::WQLProcessor::visit_aExpr_aExpr_EQUALS_aExpr(), and OW_NAMESPACE::WQLProcessor::visit_aExpr_aExpr_ISA_aExpr(). |
|
Definition at line 393 of file OW_MD5.cpp. References i. Referenced by OW_NAMESPACE::MD5::MD5Final(). |
|
Definition at line 245 of file OW_Enumeration.hpp. |
|
Definition at line 130 of file OW_NameSpaceProvider.cpp. References OW_NAMESPACE::CIMRepository2::enumNameSpace(), env, handler, ns, rep, and result. Referenced by OW_NAMESPACE::NameSpaceProvider::enumInstances(). |
|
Definition at line 121 of file OW_NameSpaceProvider.cpp. References OW_NAMESPACE::CIMRepository2::enumNameSpace(), env, handler, ns, and rep. |
|
|
|
Definition at line 62 of file OW_Exception.cpp. Referenced by OW_NAMESPACE::Exception::~Exception(). |
|
Definition at line 329 of file OW_Logger.cpp. Referenced by initGuardAndKey(), and OW_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 180 of file OW_UUID.cpp. References decodeHex(), and OW_THROW. |
|
Definition at line 237 of file OW_LocalAuthentication.cpp. References OW_NAMESPACE::FileSystem::createFile(), createFileHelper(), OW_NAMESPACE::CryptographicRandomNumber::getNextNumber(), and useHelper(). Referenced by OW_NAMESPACE::LocalAuthentication::createNewChallenge(). |
|
Definition at line 190 of file OW_LocalAuthentication.cpp. References OW_NAMESPACE::UUID::toString(). Referenced by OW_NAMESPACE::LocalAuthentication::createNewChallenge(). |
|
Definition at line 501 of file OW_CIMXMLCIMOMHandle.cpp. References i, OW_NAMESPACE::CIMXMLParser::P_PropertyList, propertyList, and OW_NAMESPACE::Array< T >::size(). Referenced by OW_NAMESPACE::CIMXMLCIMOMHandle::getInstance(), and OW_NAMESPACE::CIMXMLCIMOMHandle::modifyInstance(). |
|
Definition at line 347 of file OW_CryptographicRandomNumber.cpp. References OW_NAMESPACE::BinarySerialization::read(). |
|
Definition at line 366 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 287 of file OW_CryptographicRandomNumber.cpp. References g_randomTimerGuard, OW_ASSERT, and randomALRMHandler(). |
|
Definition at line 427 of file OW_EmbeddedCIMOMEnvironment.cpp. References OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::begin(), and OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::end(). |
|
Definition at line 631 of file OW_CIMOMEnvironment.cpp. References OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::begin(), and OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::end(). |
|
Definition at line 154 of file OW_HTTPClient.cpp. References OW_NAMESPACE::String::indexOf(), OW_NAMESPACE::String::length(), and OW_NAMESPACE::String::npos. |
|
Definition at line 572 of file OW_CIMRepository2.cpp. References OW_NAMESPACE::WBEMFlags::E_DEEP, OW_NAMESPACE::CIMRepository2::enumClassNames(), handler, ns, rep, and result. |
|
Definition at line 604 of file OW_CIMRepository.cpp. References OW_NAMESPACE::WBEMFlags::E_DEEP, OW_NAMESPACE::CIMRepository2::enumClassNames(), handler, ns, rep, result, and OW_NAMESPACE::CIMName::toString(). |
|
Definition at line 290 of file OW_ProviderManager.cpp. References OW_NAMESPACE::IndicationProviderInfoEntry::indicationName. |
|
Definition at line 286 of file OW_ProviderManager.cpp. Referenced by OW_NAMESPACE::CIMObjectPath::getObjectName(), mbEnumInstanceNames(), mbEnumInstances(), and processProviderClassInfo(). |
|
Definition at line 143 of file OW_LogAppender.cpp. References OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::end(), OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::find(), and i. |
|
Definition at line 116 of file OW_UUID.cpp. References getSystemTime(). Referenced by OW_NAMESPACE::UUID::UUID(). |
|
Definition at line 659 of file OW_DateTime.cpp. Referenced by OWBI1::adjustTimeForTimeZone(), and adjustTimeForTimeZone(). |
|
Definition at line 69 of file OW_EnvVars.cpp. References OW_NAMESPACE::String::erase(). Referenced by OW_NAMESPACE::EnvVars::fillEnvMap(), OW_NAMESPACE::XMLCIMFactory::getInstanceName(), and OW_NAMESPACE::EnvVars::setVar(). |
|
Definition at line 445 of file OW_CIMDateTime.cpp. References OW_NAMESPACE::CIMDateTime::getMonth(), OW_NAMESPACE::CIMDateTime::isInterval(), and OW_ASSERT. |
|
Definition at line 152 of file OW_UUID.cpp. References getRandomBytes(), nodeId, and nodeIdInitDone. Referenced by OW_NAMESPACE::UUID::UUID(). |
|
Definition at line 91 of file OW_CryptographicRandomNumber.cpp. References i. |
|
|
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 188 of file OW_CIMParamValue.cpp. References OW_NAMESPACE::Array< T >::begin(), and OW_NAMESPACE::Array< T >::end(). |
|
Definition at line 139 of file OW_UUID.cpp. References OW_NAMESPACE::CryptographicRandomNumber::getNextNumber(), and i. Referenced by getNodeIdentifier(). |
|
Definition at line 1000 of file OW_IndicationServerImpl.cpp. References OW_NAMESPACE::CIMInstance::getPropertyT(), OW_NAMESPACE::CIMProperty::getValueT(), inst, OW_NAMESPACE::CIMNameSpaceUtils::prepareNamespace(), and OW_NAMESPACE::CIMValue::toString(). |
|
Definition at line 98 of file OW_UUID.cpp. Referenced by getCurrentTime(). |
|
Definition at line 423 of file OW_DateTime.cpp. References OW_NAMESPACE::String::length(). |
|
Definition at line 500 of file OW_MetaRepository2.cpp. |
|
Definition at line 51 of file OW_ByteSwap.hpp. Referenced by OW_NAMESPACE::ServerSocketImpl::doListen(), OW_NAMESPACE::SocketAddress::getFromNativeForm(), OW_NAMESPACE::BinarySerialization::write(), writeArray(), and writeValue(). |
|
Definition at line 52 of file OW_ByteSwap.hpp. Referenced by OW_NAMESPACE::ServerSocketImpl::doListen(), OW_NAMESPACE::SocketAddress::getAnyLocalHost(), OW_NAMESPACE::BinarySerialization::write(), writeArray(), and writeValue(). |
|
Definition at line 53 of file OW_ByteSwap.hpp. Referenced by writeArray(), and writeValue(). |
|
Definition at line 346 of file OW_Logger.cpp. References freeThreadLogger(), g_mutexGuard, and OW_ASSERTMSG. Referenced by OW_NAMESPACE::Logger::getCurrentLogger(), OW_NAMESPACE::Logger::getDefaultLogger(), OW_NAMESPACE::Logger::setDefaultLogger(), and OW_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 114 of file OW_LocalAuthentication.cpp. References OW_NAMESPACE::LocalAuthenticationCommon::INITIALIZE_CMD, and runHelper(). Referenced by OW_NAMESPACE::LocalAuthentication::LocalAuthentication(). |
|
|
Definition at line 88 of file OW_IntrusiveCountableBase.hpp. References OW_NAMESPACE::RefCount::inc(), and OW_NAMESPACE::IntrusiveCountableBase::m_useCount. Referenced by OWBI1::IntrusiveReference< TempFileEnumerationImpl< T > >::IntrusiveReference(), and OW_NAMESPACE::IntrusiveReference< HTTPServer >::IntrusiveReference(). |
|
Definition at line 93 of file OW_IntrusiveCountableBase.hpp. References OW_NAMESPACE::RefCount::decAndTest(), and OW_NAMESPACE::IntrusiveCountableBase::m_useCount. Referenced by OWBI1::IntrusiveReference< TempFileEnumerationImpl< T > >::~IntrusiveReference(), and OW_NAMESPACE::IntrusiveReference< HTTPServer >::~IntrusiveReference(). |
|
|
|
|
|
Definition at line 232 of file OW_CIMValueCast.cpp. References BOOLEAN, OW_THROW, and STRING. Referenced by OW_NAMESPACE::CIMValueCast::castValueToDataType(). |
|
Definition at line 159 of file OW_DateTime.cpp. |
|
Definition at line 428 of file OW_CIMDateTime.cpp. |
|
Definition at line 255 of file OW_DateTime.cpp. References s. |
|
Definition at line 140 of file OW_XMLParserCore.cpp. Referenced by OW_NAMESPACE::XMLParserCore::getElementName(). |
|
Definition at line 106 of file OW_WQLProcessor.cpp. Referenced by OW_NAMESPACE::WQLProcessor::visit_optFromClause_FROM_fromList(). |
|
Definition at line 141 of file OW_HTTPClient.cpp. References s, and OW_NAMESPACE::String::toUInt16(). |
|
Definition at line 240 of file OW_Exec.cpp. References OW_NAMESPACE::Format::c_str(), noIntrWaitPid(), OW_THROW_ERRNO_MSG, and timedWaitPid(). Referenced by OW_NAMESPACE::PopenStreamsImpl::getExitStatus(). |
|
|
|
Definition at line 89 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMException::FAILED, name, ns, and OW_THROWCIMMSG. Referenced by CIMLocalInstancePathtoXML(), and CIMNameSpacetoXML(). |
|
Definition at line 530 of file OW_CryptographicRandomNumber.cpp. References OW_NAMESPACE::FileSystem::exists(), i, and OW_NAMESPACE::String::tokenize(). |
|
|
Definition at line 129 of file OW_AssocDb.cpp. References className, ns, and NS_SEPARATOR_C(). Referenced by makeInstanceKey(), and OW_NAMESPACE::AssocDbEntry::makeKey(). |
|
Definition at line 139 of file OW_AssocDb.cpp. References cop, OW_NAMESPACE::CIMObjectPath::getClassName(), OW_NAMESPACE::CIMObjectPath::getKeys(), OW_NAMESPACE::CIMObjectPath::getNameSpace(), and makeClassKey(). Referenced by OW_NAMESPACE::AssocDbEntry::makeKey(). |
|
Definition at line 112 of file OW_CIMValueCast.cpp. References OW_NAMESPACE::CIMValue::isArray(). |
|
Definition at line 311 of file OW_MD5.cpp. References Decode(), FF, GG, HH, II, S11, S12, S13, S14, S21, S22, S23, S24, S31, S32, S33, S34, S41, S42, S43, and S44. Referenced by OW_NAMESPACE::MD5::MD5Update(). |
|
Definition at line 199 of file OW_Exec.cpp. References OW_NAMESPACE::ThreadImpl::sleep(). Referenced by timedWaitPid(). |
|
Definition at line 64 of file OW_HDBCommon.cpp. References asKeyString(), cop, OW_NAMESPACE::CIMObjectPath::getClassName(), OW_NAMESPACE::CIMObjectPath::getKeys(), i, OW_NAMESPACE::String::toLowerCase(), and OW_NAMESPACE::String::toString(). |
|
Definition at line 186 of file OW_Exec.cpp. References safeWaitPid(), and OW_NAMESPACE::ThreadImpl::testCancel(). Referenced by killWait(), and timedWaitPid(). |
|
Definition at line 63 of file NPIExternal.cpp. References className, NPIHandle::errorOccurred, raiseError(), and NPIHandle::thisObject. Referenced by CIMOMEnumInstanceNames(). |
|
Definition at line 85 of file NPIExternal.cpp. References className, OW_NAMESPACE::WBEMFlags::E_DEEP, OW_NAMESPACE::WBEMFlags::E_EXCLUDE_CLASS_ORIGIN, OW_NAMESPACE::WBEMFlags::E_EXCLUDE_QUALIFIERS, OW_NAMESPACE::WBEMFlags::E_NOT_LOCAL_ONLY, raiseError(), and NPIHandle::thisObject. Referenced by CIMOMEnumInstances(). |
|
Definition at line 39 of file NPIExternal.cpp. References CIMNULL, className, OW_NAMESPACE::WBEMFlags::E_INCLUDE_CLASS_ORIGIN, OW_NAMESPACE::WBEMFlags::E_INCLUDE_QUALIFIERS, OW_NAMESPACE::WBEMFlags::E_NOT_LOCAL_ONLY, raiseError(), and NPIHandle::thisObject. Referenced by CIMOMGetClass(). |
|
Definition at line 110 of file NPIExternal.cpp. References CIMNULL, OW_NAMESPACE::WBEMFlags::E_LOCAL_ONLY, OW_NAMESPACE::WBEMFlags::E_NOT_LOCAL_ONLY, OW_NAMESPACE::CIMObjectPath::getNameSpace(), raiseError(), and NPIHandle::thisObject. Referenced by CIMOMGetInstance(). |
|
|
|
|
|
|
|
|
Definition at line 54 of file OW_ByteSwap.hpp. Referenced by OW_NAMESPACE::SocketAddress::getPort(), OW_NAMESPACE::BinarySerialization::read(), readArray(), and readValue(). |
|
Definition at line 55 of file OW_ByteSwap.hpp. Referenced by OW_NAMESPACE::BinarySerialization::read(), readArray(), and readValue(). |
|
Definition at line 56 of file OW_ByteSwap.hpp. Referenced by readArray(), and readValue(). |
|
Definition at line 88 of file OW_HDBCommon.cpp. References cop, OW_NAMESPACE::CIMUrl::getHost(), OW_NAMESPACE::CIMObjectPath::getNameSpaceUrl(), OW_NAMESPACE::CIMUrl::getPort(), OW_NAMESPACE::CIMUrl::getProtocol(), OW_NAMESPACE::CIMUrl::isLocal(), and OW_NAMESPACE::String::toLowerCase(). Referenced by asKeyString(). |
|
Definition at line 323 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 63 of file OW_WQLCompile.cpp. |
|
Definition at line 318 of file OW_UUID.cpp. |
|
Definition at line 436 of file OW_StringBuffer.cpp. |
|
Definition at line 424 of file OW_StringBuffer.cpp. |
|
Definition at line 412 of file OW_StringBuffer.cpp. |
|
Definition at line 796 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 791 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 786 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 219 of file OW_Reference.hpp. References OW_NAMESPACE::Reference< T >::getPtr(). |
|
Definition at line 118 of file OW_IstreamBufIterator.hpp. References OW_NAMESPACE::IstreamBufIterator::equal(). |
|
Definition at line 173 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 165 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 157 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 204 of file OW_Enumeration.hpp. References OW_NAMESPACE::Enumeration_input_iterator< T >::m_equal(). |
|
Definition at line 270 of file OW_COWReference.hpp. References OW_NAMESPACE::COWReference< T >::getPtr(). |
|
Definition at line 229 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 221 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 213 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 295 of file OW_Char16.hpp. |
|
Definition at line 291 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 287 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 141 of file OW_Array.hpp. |
|
Definition at line 88 of file OW_CIMOMInfo.hpp. |
|
Definition at line 756 of file OW_EmbeddedCIMOMEnvironment.cpp. |
|
Definition at line 1310 of file OW_CIMOMEnvironment.cpp. |
|
Definition at line 156 of file OW_CIMName.cpp. |
|
Definition at line 497 of file OW_CIMDateTime.cpp. |
|
Definition at line 926 of file OW_CIMDataType.cpp. |
|
Definition at line 846 of file OW_CIMClass.cpp. |
|
Definition at line 1504 of file OW_String.cpp. References s. |
|
Definition at line 1496 of file OW_String.cpp. References s. |
|
Definition at line 1488 of file OW_String.cpp. References s. |
|
Definition at line 1480 of file OW_String.cpp. References s. |
|
Definition at line 1472 of file OW_String.cpp. |
|
Definition at line 315 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Returns the difference of x and y. If z is the result, this represents a time difference of z.get() + z.getMicrosecond() * 1.0e-6. Note that z.getMicrosecond() >= 0 is guaranteed. Definition at line 1330 of file OW_DateTime.cpp. References OW_NAMESPACE::DateTime::get(), and OW_NAMESPACE::DateTime::getMicrosecond(). |
|
Definition at line 319 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 327 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 313 of file OW_UUID.cpp. References OW_NAMESPACE::UUID::m_uuid. |
|
Definition at line 811 of file OW_String.hpp. References s. |
|
Definition at line 806 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 801 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 241 of file OW_SortedVectorSet.hpp. |
|
Definition at line 291 of file OW_SortedVectorMap.hpp. |
|
Definition at line 234 of file OW_Reference.hpp. |
|
Definition at line 242 of file OW_Map.hpp. |
|
Definition at line 283 of file OW_List.hpp. |
|
Definition at line 184 of file OW_IntrusiveReference.hpp. |
|
Definition at line 276 of file OW_COWReference.hpp. |
|
Definition at line 240 of file OW_COWIntrusiveReference.hpp. |
|
Definition at line 299 of file OW_Char16.hpp. |
|
Definition at line 374 of file OW_ArrayImpl.hpp. |
|
Definition at line 80 of file OW_CIMOMInfo.hpp. References OW_NAMESPACE::CIMOMInfo::getURL(). |
|
Definition at line 762 of file OW_EmbeddedCIMOMEnvironment.cpp. |
|
Definition at line 1316 of file OW_CIMOMEnvironment.cpp. |
|
Definition at line 379 of file OW_CIMUrl.cpp. References OW_NAMESPACE::CIMUrl::m_pdata. |
|
Definition at line 72 of file OW_CIMUrl.cpp. References OW_NAMESPACE::CIMUrl::URLData::m_spec. |
|
Definition at line 79 of file OW_CIMQualifierType.cpp. References OW_NAMESPACE::CIMQualifierType::m_pdata. |
|
|
Definition at line 430 of file OW_CIMQualifier.cpp. References OW_NAMESPACE::CIMQualifier::m_pdata. |
|
|
Definition at line 609 of file OW_CIMProperty.cpp. References OW_NAMESPACE::CIMProperty::m_pdata. |
|
|
Definition at line 181 of file OW_CIMParamValue.cpp. References OW_NAMESPACE::CIMParamValue::m_pdata. |
|
Definition at line 58 of file OW_CIMParamValue.cpp. References OW_NAMESPACE::CIMParamValue::Data::m_name, OW_NAMESPACE::CIMParamValue::Data::m_val, and StrictWeakOrdering(). |
|
Definition at line 238 of file OW_CIMParameter.cpp. References OW_NAMESPACE::CIMParameter::m_pdata. |
|
Definition at line 60 of file OW_CIMParameter.cpp. References OW_NAMESPACE::CIMParameter::PARMData::m_dataType, OW_NAMESPACE::CIMParameter::PARMData::m_name, OW_NAMESPACE::CIMParameter::PARMData::m_qualifiers, and StrictWeakOrdering(). |
|
Definition at line 729 of file OW_CIMObjectPath.cpp. References OW_NAMESPACE::CIMObjectPath::m_pdata. |
|
Definition at line 71 of file OW_CIMObjectPath.cpp. References OW_NAMESPACE::CIMObjectPath::OPData::m_keys, OW_NAMESPACE::CIMObjectPath::OPData::m_nameSpace, OW_NAMESPACE::CIMObjectPath::OPData::m_objectName, and StrictWeakOrdering(). |
|
Definition at line 246 of file OW_CIMNameSpace.cpp. References OW_NAMESPACE::CIMNameSpace::m_pdata. |
|
Definition at line 56 of file OW_CIMNameSpace.cpp. References OW_NAMESPACE::CIMNameSpace::NSData::m_nameSpace, OW_NAMESPACE::CIMNameSpace::NSData::m_url, and StrictWeakOrdering(). |
|
Definition at line 126 of file OW_CIMName.cpp. References OW_NAMESPACE::String::compareToIgnoreCase(), and OW_NAMESPACE::CIMName::m_name. |
|
Definition at line 404 of file OW_CIMMethod.cpp. References OW_NAMESPACE::CIMMethod::m_pdata. |
|
|
Definition at line 968 of file OW_CIMInstance.cpp. References OW_NAMESPACE::CIMInstance::m_pdata. |
|
|
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 465 of file OW_CIMDateTime.cpp. References OW_NAMESPACE::CIMDateTime::isInterval(). |
|
Definition at line 896 of file OW_CIMDataType.cpp. References OW_NAMESPACE::CIMDataType::m_pdata. |
|
|
Definition at line 816 of file OW_CIMClass.cpp. References OW_NAMESPACE::CIMClass::m_pdata. |
|
|
|
Definition at line 683 of file OW_XMLNode.cpp. References OW_NAMESPACE::XMLNode::printNode(). |
|
|
|
Definition at line 130 of file OW_AssocDb2.cpp. References OW_NAMESPACE::AssocDbEntry2::m_objectName, OW_NAMESPACE::AssocDbEntry2::m_resultRole, OW_NAMESPACE::AssocDbEntry2::m_role, OW_NAMESPACE::AssocDbEntry2::makeKey(), and OW_NAMESPACE::CIMObjectPath::toString(). |
|
|
|
Definition at line 196 of file OW_AssocDb.cpp. References OW_NAMESPACE::AssocDbEntry::m_objectName, OW_NAMESPACE::AssocDbEntry::m_resultRole, OW_NAMESPACE::AssocDbEntry::m_role, OW_NAMESPACE::AssocDbEntry::makeKey(), and OW_NAMESPACE::CIMObjectPath::toString(). |
|
Definition at line 399 of file OW_StringBuffer.cpp. References OW_NAMESPACE::StringBuffer::c_str(), and OW_NAMESPACE::StringBuffer::length(). |
|
|
|
Definition at line 1512 of file OW_String.cpp. References OW_NAMESPACE::String::c_str(), and OW_NAMESPACE::String::length(). |
|
Definition at line 107 of file OW_Format.cpp. References OW_NAMESPACE::OStringStream::c_str(), OW_NAMESPACE::OStringStream::length(), and OW_NAMESPACE::Format::oss. |
|
Writes the exception object to the stream in the form: <file>: <line> <type>: <message>.
Definition at line 212 of file OW_Exception.cpp. References OW_NAMESPACE::Exception::getFile(). |
|
Definition at line 88 of file OW_Char16.cpp. References OW_NAMESPACE::Char16::getValue(), and val. |
|
|
|
Definition at line 75 of file OW_Bool.cpp. |
|
Definition at line 162 of file OW_CIMName.cpp. References name, and OW_NAMESPACE::String::toString(). |
|
|
|
Definition at line 378 of file OW_CIMDateTime.cpp. References OW_NAMESPACE::CIMDateTime::toString(). |
|
Definition at line 122 of file OW_CIMBase.cpp. References OW_NAMESPACE::CIMBase::toString(). |
|
Definition at line 826 of file OW_String.hpp. References s. |
|
Definition at line 821 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 816 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 303 of file OW_Char16.hpp. |
|
Definition at line 147 of file OW_Array.hpp. |
|
Definition at line 138 of file OW_CIMName.cpp. |
|
Definition at line 509 of file OW_CIMDateTime.cpp. |
|
Definition at line 908 of file OW_CIMDataType.cpp. |
|
Definition at line 828 of file OW_CIMClass.cpp. |
|
Definition at line 87 of file OW_WQLOperand.cpp. References OW_NAMESPACE::WQLOperand::getType(). |
|
Definition at line 59 of file OW_WQLCompile.cpp. References OW_NAMESPACE::WQLCompile::term_el::op, OW_NAMESPACE::WQLCompile::term_el::opn1, and OW_NAMESPACE::WQLCompile::term_el::opn2. |
|
|
|
Definition at line 308 of file OW_UUID.cpp. References OW_NAMESPACE::UUID::m_uuid. |
|
Definition at line 430 of file OW_StringBuffer.cpp. References OW_NAMESPACE::StringBuffer::c_str(), and OW_NAMESPACE::String::equals(). |
|
Definition at line 418 of file OW_StringBuffer.cpp. References OW_NAMESPACE::String::c_str(), and OW_NAMESPACE::StringBuffer::equals(). |
|
Definition at line 406 of file OW_StringBuffer.cpp. References OW_NAMESPACE::StringBuffer::equals(). |
|
Definition at line 781 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 776 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 771 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 235 of file OW_SortedVectorSet.hpp. References OW_NAMESPACE::SortedVectorSet< T, Compare >::m_impl. |
|
Definition at line 285 of file OW_SortedVectorMap.hpp. References OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::m_impl. |
|
Definition at line 213 of file OW_Reference.hpp. References OW_NAMESPACE::Reference< T >::getPtr(). |
|
Definition at line 236 of file OW_Map.hpp. References OW_NAMESPACE::Map< Key, T, Compare >::m_impl. |
|
Definition at line 278 of file OW_List.hpp. References OW_NAMESPACE::List< T >::m_impl. |
|
Definition at line 114 of file OW_IstreamBufIterator.hpp. References OW_NAMESPACE::IstreamBufIterator::equal(). |
|
Definition at line 169 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 161 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 153 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 430 of file OW_Exec.cpp. References OW_NAMESPACE::PopenStreams::m_impl. |
|
Definition at line 196 of file OW_Enumeration.hpp. References OW_NAMESPACE::Enumeration_input_iterator< T >::m_equal(). |
|
Definition at line 264 of file OW_COWReference.hpp. References OW_NAMESPACE::COWReference< T >::getPtr(). |
|
Definition at line 225 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 217 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 209 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 283 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 279 of file OW_Char16.hpp. References OW_NAMESPACE::Char16::getValue(). |
|
Definition at line 275 of file OW_Char16.hpp. |
|
Definition at line 369 of file OW_ArrayImpl.hpp. References OW_NAMESPACE::Array< T >::m_impl. |
|
Definition at line 84 of file OW_CIMOMInfo.hpp. References OW_NAMESPACE::CIMOMInfo::getURL(). |
|
Definition at line 132 of file OW_CIMName.cpp. References OW_NAMESPACE::String::equalsIgnoreCase(), and OW_NAMESPACE::CIMName::m_name. |
|
Definition at line 419 of file OW_CIMDateTime.cpp. References OW_NAMESPACE::CIMDateTime::equal(). |
|
Definition at line 902 of file OW_CIMDataType.cpp. References OW_NAMESPACE::CIMDataType::m_pdata. |
|
Definition at line 71 of file OW_CIMDataType.cpp. References OW_NAMESPACE::CIMDataType::DTData::m_numberOfElements, OW_NAMESPACE::CIMDataType::DTData::m_reference, OW_NAMESPACE::CIMDataType::DTData::m_sizeRange, and OW_NAMESPACE::CIMDataType::DTData::m_type. |
|
Definition at line 822 of file OW_CIMClass.cpp. References OW_NAMESPACE::CIMClass::m_pdata. |
|
|
Definition at line 841 of file OW_String.hpp. References s. |
|
Definition at line 836 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 831 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 307 of file OW_Char16.hpp. |
|
Definition at line 159 of file OW_Array.hpp. |
|
Definition at line 144 of file OW_CIMName.cpp. |
|
Definition at line 503 of file OW_CIMDateTime.cpp. |
|
Definition at line 914 of file OW_CIMDataType.cpp. |
|
Definition at line 834 of file OW_CIMClass.cpp. |
|
Definition at line 856 of file OW_String.hpp. References s. |
|
Definition at line 851 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(), and s. |
|
Definition at line 846 of file OW_String.hpp. References OW_NAMESPACE::String::compareTo(). |
|
Definition at line 311 of file OW_Char16.hpp. |
|
Definition at line 153 of file OW_Array.hpp. |
|
Definition at line 150 of file OW_CIMName.cpp. |
|
Definition at line 515 of file OW_CIMDateTime.cpp. |
|
Definition at line 920 of file OW_CIMDataType.cpp. |
|
Definition at line 840 of file OW_CIMClass.cpp. |
|
Definition at line 52 of file OW_XMLPrettyPrint.cpp. References OW_NAMESPACE::XMLToken::attributeCount, OW_NAMESPACE::XMLToken::attributes, and i. Referenced by XMLPrettyPrint(). |
|
Definition at line 246 of file OW_CIMtoXML.cpp. References OW_NAMESPACE::CIMProperty::getDataType(), OW_NAMESPACE::CIMDataType::isArrayType(), OW_THROWCIMMSG, and type. Referenced by CIMInstanceNametoXML(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the Linux-PAM "conversation" function. Refer to http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/pam_appl.html
Definition at line 208 of file OW_PAMAuthentication.cpp. |
|
|
Definition at line 131 of file OW_DigestAuthentication.cpp. References i, OW_NAMESPACE::String::indexOf(), OW_NAMESPACE::String::npos, OW_THROW, OW_NAMESPACE::Array< T >::size(), OW_NAMESPACE::String::substring(), OW_NAMESPACE::String::tokenize(), and OW_NAMESPACE::String::trim(). Referenced by OW_NAMESPACE::LocalAuthentication::authenticate(). |
|
Definition at line 253 of file OW_ProviderManager.cpp. References OW_NAMESPACE::ProviderManager::COMPONENT_NAME, OW_NAMESPACE::Array< T >::empty(), env, i, name, OW_LOG_ERROR, registerProviderInfo(), and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 223 of file OW_ProviderManager.cpp. References OW_NAMESPACE::Array< T >::empty(), env, name, and registerProviderInfo(). Referenced by processProviderClassInfo(). |
|
Definition at line 354 of file OW_ProviderManager.cpp. References env, and processProviderClassExtraInfo(). |
|
|
Definition at line 296 of file OW_ProviderManager.cpp. References env, getClassName(), and registerProviderInfo(). |
|
Definition at line 384 of file OW_ProviderManager.cpp. References OW_NAMESPACE::ProviderManager::COMPONENT_NAME, env, OW_LOG_ERROR, and OW_NAMESPACE::Array< T >::size(). Referenced by OW_NAMESPACE::ProviderManager::init(). |
|
Definition at line 1155 of file OW_CIMtoXML.cpp. References CIMtoXML(), OW_NAMESPACE::CIMParameter::getQualifiers(), i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 214 of file OW_CryptographicRandomNumber.cpp. References OW_NAMESPACE::FileSystem::Path::dirname(), and randFilePathIsSecure(). |
|
Definition at line 148 of file OW_CryptographicRandomNumber.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::String::empty(), OW_NAMESPACE::String::lastIndexOf(), OW_ASSERT, OW_NAMESPACE::FileSystem::Path::realPath(), and OW_NAMESPACE::String::substring(). Referenced by randFileIsSecure(), and OW_NAMESPACE::CryptographicRandomNumber::saveRandomState(). |
|
Definition at line 274 of file OW_CryptographicRandomNumber.cpp. Referenced by generateRandomTimerData(). |
|
Definition at line 2366 of file OW_CIMValue.cpp. References i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 2343 of file OW_CIMValue.cpp. References OW_NAMESPACE::CIMObjectPath::escape(), i, OW_NAMESPACE::Array< T >::size(), and toString(). |
|
Definition at line 2319 of file OW_CIMValue.cpp. References OW_NAMESPACE::CIMObjectPath::escape(), i, OW_NAMESPACE::Array< T >::size(), and toString(). |
|
Definition at line 2295 of file OW_CIMValue.cpp. References OW_NAMESPACE::CIMObjectPath::escape(), i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 2271 of file OW_CIMValue.cpp. References i, and OW_NAMESPACE::CIMValue::toString(). Referenced by OW_NAMESPACE::CIMValue::CIMValueImpl::toString(). |
|
Definition at line 495 of file OW_CIMtoXML.cpp. References i, and OW_NAMESPACE::Array< T >::size(). Referenced by CIMtoXML(). |
|
Definition at line 567 of file OW_CIMtoXML.cpp. References i, OW_NAMESPACE::Array< T >::size(), toString(), and XMLEscape(). |
|
Definition at line 545 of file OW_CIMtoXML.cpp. References i, OW_NAMESPACE::Array< T >::size(), and valueToXML(). |
|
Definition at line 589 of file OW_CIMtoXML.cpp. References i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 578 of file OW_CIMtoXML.cpp. References i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 556 of file OW_CIMtoXML.cpp. References i, OW_NAMESPACE::Array< T >::size(), and XMLEscape(). |
|
|
Definition at line 2627 of file OW_CIMValue.cpp. References i, ntoh16(), ntoh32(), ntoh64(), OW_NAMESPACE::BinarySerialization::read(), and OW_NAMESPACE::BinarySerialization::readLen(). Referenced by OWBI1::detail::convertStringArray(), OW_NAMESPACE::BinaryRequestHandler::invokeMethod(), OW_NAMESPACE::BinaryCIMOMHandle::invokeMethod(), readObjectArray(), and OW_NAMESPACE::BinarySerialization::readStringArray(). |
|
Definition at line 182 of file OW_BinaryCIMOMHandle.cpp. References _getHTTPTrailers(), checkError(), and readCIMObject(). |
|
Definition at line 176 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readStringEnum(), and result. |
|
Definition at line 171 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readQualifierTypeEnum(), and result. |
|
Definition at line 166 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readQualType(). |
|
Definition at line 161 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readInstanceEnum(), and result. |
|
Definition at line 156 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readObjectPathEnum(), and result. |
|
Definition at line 151 of file OW_BinaryCIMOMHandle.cpp. References cop, and OW_NAMESPACE::BinarySerialization::readObjectPath(). |
|
Definition at line 146 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readInstance(). |
|
Definition at line 141 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readClassEnum(), and result. |
|
Definition at line 136 of file OW_BinaryCIMOMHandle.cpp. References OW_NAMESPACE::BinarySerialization::readClass(). Referenced by readAndDeliver(), and readCIMObject(). |
|
Definition at line 2680 of file OW_CIMValue.cpp. References readArray(). |
|
Definition at line 2654 of file OW_CIMValue.cpp. References OW_NAMESPACE::Array< T >::clear(), i, OW_NAMESPACE::Array< T >::push_back(), OW_NAMESPACE::BinarySerialization::readLen(), and readReal32Value(). |
|
Definition at line 2614 of file OW_CIMValue.cpp. References OW_NAMESPACE::String::readObject(), and OW_NAMESPACE::String::toReal32(). Referenced by readReal32Array(). |
|
Definition at line 2666 of file OW_CIMValue.cpp. References OW_NAMESPACE::Array< T >::clear(), i, OW_NAMESPACE::Array< T >::push_back(), OW_NAMESPACE::BinarySerialization::readLen(), and readReal64Value(). |
|
Definition at line 2606 of file OW_CIMValue.cpp. References OW_NAMESPACE::String::readObject(), and OW_NAMESPACE::String::toReal64(). Referenced by readReal64Array(). |
|
Definition at line 843 of file OW_AssocDb.cpp. References calcCheckSum(), OW_THROW, OW_THROW_ERRNO_MSG, and OW_NAMESPACE::File::read(). Referenced by OW_NAMESPACE::AssocDb::addToFreeList(), OW_NAMESPACE::AssocDb::getNewBlock(), and OW_NAMESPACE::AssocDb::readEntry(). |
|
Definition at line 2586 of file OW_CIMValue.cpp. References ntoh16(), ntoh32(), ntoh64(), and OW_NAMESPACE::BinarySerialization::read(). Referenced by OW_NAMESPACE::BinaryCIMOMHandle::getProperty(), OW_NAMESPACE::BinaryCIMOMHandle::invokeMethod(), and OW_NAMESPACE::BinaryRequestHandler::setProperty(). |
|
Definition at line 509 of file OW_CIMtoXML.cpp. References i, and OW_NAMESPACE::Array< T >::size(). |
|
Definition at line 48 of file OW_ReferenceBase.hpp. Referenced by OW_NAMESPACE::ReferenceBase::swap(), and OW_NAMESPACE::Reference< T >::swap(). |
|
|
Definition at line 279 of file PyOW_Array.hpp. References T_add_(), T_append(), T_contains_(), T_count(), T_delitem_(), T_getitem_(), T_getslice_(), T_iadd_(), T_imul_(), T_index(), T_insert(), T_mul_(), T_pop(), T_remove(), T_repr(), T_reverse(), T_rmul_(), T_setitem_(), T_sort(), and T_str(). |
|
Definition at line 41 of file PyOW_BoolArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Char16Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMClassArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMDataTypeArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMDateTimeArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMFlavorArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMInstanceArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMMethodArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMObjectPathArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMOMInfoArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMParameterArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMParamValueArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMPropertyArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMQualifierArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMQualifierTypeArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMScopeArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_CIMValueArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Int16Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Int32Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Int64Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Int8Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Real32Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_Real64Array.cpp. Referenced by registerArray(). |
|
Definition at line 40 of file PyOW_StringArray.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_UInt16Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_UInt32Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_UInt64Array.cpp. Referenced by registerArray(). |
|
Definition at line 41 of file PyOW_UInt8Array.cpp. Referenced by registerArray(). |
|
|
Definition at line 58 of file PyOW_CIMOMInfo.cpp. References CIMOMInfo_getitem_(), CIMOMInfo_setitem_(), and OW_NAMESPACE::CIMOMInfo::getURL(). Referenced by BOOST_PYTHON_MODULE(). |
|
Definition at line 48 of file PyOW_CIMOMLocator.cpp. References OW_NAMESPACE::CIMOMLocator::createCIMOMLocator(), and OW_NAMESPACE::CIMOMLocator::findCIMOMs(). Referenced by BOOST_PYTHON_MODULE(). |
|
Definition at line 62 of file PyOW_ClientAuthCBIFC.cpp. Referenced by BOOST_PYTHON_MODULE(). |
|
Definition at line 204 of file OW_ProviderManager.cpp. References OW_NAMESPACE::ProviderManager::COMPONENT_NAME, env, OW_NAMESPACE::ProviderManager::ProvReg::ifc, name, OW_LOG_DEBUG, OW_NAMESPACE::ProviderManager::ProvReg::provName, and OW_NAMESPACE::String::toLowerCase(). |
|
Definition at line 175 of file OW_ProviderManager.cpp. References OW_NAMESPACE::ProviderManager::COMPONENT_NAME, env, name, OW_LOG_ERROR, and OW_NAMESPACE::String::toLowerCase(). Referenced by processProviderClassExtraInfo(), and processProviderClassInfo(). |
|
|
|
Definition at line 370 of file OW_ThreadPool.cpp. References OW_NAMESPACE::Exception::type(), and OW_NAMESPACE::Exception::what(). |
|
Definition at line 172 of file OW_Exec.cpp. Referenced by noIntrWaitPid(). |
|
Definition at line 79 of file OW_Thread.cpp. References OW_NAMESPACE::ThreadImpl::sameThreads(). Referenced by OW_NAMESPACE::Thread::join(), OW_NAMESPACE::Thread::start(), and OW_NAMESPACE::Thread::~Thread(). |
|
Definition at line 205 of file OW_Exec.cpp. References OW_NAMESPACE::ThreadImpl::sleep(). |
|
Definition at line 50 of file OW_SessionLanguage.cpp. Referenced by OW_NAMESPACE::SessionLanguage::buildLangTags(), OW_NAMESPACE::LanguageTag::setSubTags(), and OW_NAMESPACE::LanguageTag::setWeight(). |
|
Definition at line 74 of file OW_SLPProvider.cpp. References OW_LOG_ERROR. |
|
Definition at line 608 of file OW_IndicationServerImpl.cpp. References i, OW_NAMESPACE::String::npos, OW_NAMESPACE::Array< T >::size(), and val. |
|
Definition at line 192 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 172 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 149 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 128 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 109 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 92 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 78 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 66 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 56 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 48 of file OW_StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 43 of file OW_StrictWeakOrdering.hpp. Referenced by OWBI1::operator<(), operator<(), and StrictWeakOrdering(). |
|
Definition at line 107 of file PyOW_String.cpp. References OW_NAMESPACE::String::concat(), and s. Referenced by registerString(). |
|
Definition at line 97 of file PyOW_String.cpp. References i, OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 190 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 168 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 77 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(). Referenced by registerString(). |
|
Definition at line 111 of file PyOW_String.cpp. References i, OW_NAMESPACE::String::length(), and s. Referenced by registerString(), and String_remove(). |
|
Definition at line 123 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), s, and OW_NAMESPACE::String::substring(). Referenced by registerString(). |
|
Definition at line 132 of file PyOW_String.cpp. References i, OW_NAMESPACE::String::length(), s, and OW_NAMESPACE::String::substring(). Referenced by registerString(). |
|
Definition at line 155 of file PyOW_String.cpp. References i, and String_index(). Referenced by registerString(). |
|
Definition at line 92 of file PyOW_String.cpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 160 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 179 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 164 of file PyOW_String.cpp. References OW_NAMESPACE::String::length(), and s. Referenced by registerString(). |
|
Definition at line 83 of file OW_String.cpp. Referenced by OW_NAMESPACE::String::startsWith(). |
|
Definition at line 57 of file OW_SessionLanguage.cpp. Referenced by OW_NAMESPACE::SessionLanguage::langsMatch(). |
|
Definition at line 247 of file OW_SortedVectorSet.hpp. References OW_NAMESPACE::SortedVectorSet< T, Compare >::swap(). |
|
Definition at line 297 of file OW_SortedVectorMap.hpp. References OW_NAMESPACE::SortedVectorMap< Key, T, Compare >::swap(). |
|
Definition at line 248 of file OW_Map.hpp. References OW_NAMESPACE::Map< Key, T, Compare >::swap(). |
|
Definition at line 288 of file OW_List.hpp. References OW_NAMESPACE::List< T >::swap(). |
|
Definition at line 188 of file OW_IntrusiveReference.hpp. References OW_NAMESPACE::IntrusiveReference< T >::swap(). |
|
Definition at line 244 of file OW_COWIntrusiveReference.hpp. References OW_NAMESPACE::COWIntrusiveReference< T >::swap(). |
|
|
Definition at line 199 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 124 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 245 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 113 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(). |
|
Definition at line 101 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 77 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 52 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 206 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 227 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(). |
|
Definition at line 129 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(), and T_remove(). |
|
Definition at line 142 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 212 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(), and T_rmul_(). |
|
Definition at line 159 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(). |
|
Definition at line 183 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 250 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(). |
|
Definition at line 189 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 222 of file PyOW_Array.hpp. References T_mul_(). Referenced by registerArrayImpl(). |
|
Definition at line 89 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 194 of file PyOW_Array.hpp. Referenced by registerArrayImpl(). |
|
Definition at line 265 of file PyOW_Array.hpp. References i. Referenced by registerArrayImpl(). |
|
Definition at line 46 of file OW_Array.cpp. References OW_THROW. Referenced by OW_NAMESPACE::Array< T >::checkValidIndex(). |
|
Definition at line 971 of file OW_String.cpp. References OW_THROW. |
|
Definition at line 965 of file OW_String.cpp. References m_buf, and OW_THROW. Referenced by convertToRealType(), doConvertToIntType(), OW_NAMESPACE::String::toBool(), and OW_NAMESPACE::String::toChar16(). |
|
Definition at line 211 of file OW_Exec.cpp. References milliSleep(), noIntrWaitPid(), and OW_THROW_ERRNO_MSG. Referenced by OW_NAMESPACE::PopenStreamsImpl::getExitStatus(), and killWait(). |
|
Definition at line 189 of file OW_UUID.cpp. Referenced by OW_NAMESPACE::UUID::toString(). |
|
Definition at line 195 of file OW_UUID.cpp. Referenced by OW_NAMESPACE::UUID::toString(). |
|
Definition at line 2264 of file OW_CIMValue.cpp. References OW_NAMESPACE::CIMDateTime::toString(). |
|
Definition at line 2258 of file OW_CIMValue.cpp. References OW_NAMESPACE::Char16::toString(). |
|
Definition at line 2252 of file OW_CIMValue.cpp. References OW_NAMESPACE::CIMObjectPath::toString(). |
|
|
Definition at line 145 of file OW_WQLProcessor.cpp. References index, and typeStrings. Referenced by OW_NAMESPACE::WQLProcessor::doComparison(). |
|
Definition at line 73 of file OW_LocalAuthentication.cpp. Referenced by OW_NAMESPACE::LocalAuthentication::cleanupEntry(), generateNewCookieFile(), and OW_NAMESPACE::LocalAuthentication::LocalAuthentication(). |
|
Definition at line 144 of file OW_DateTime.cpp. References badDateTime(). Referenced by OW_NAMESPACE::DateTime::DateTime(). |
|
Definition at line 527 of file OW_CIMtoXML.cpp. References CIMInstanceNametoXML(), OW_NAMESPACE::String::empty(), OW_NAMESPACE::CIMObjectPath::getFullNameSpace(), OW_NAMESPACE::CIMObjectPath::getNameSpace(), and OW_NAMESPACE::CIMNameSpace::isLocal(). |
|
Definition at line 523 of file OW_CIMtoXML.cpp. References CIMtoXML(). Referenced by raToXmlCOP(). |
|
Definition at line 105 of file OW_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 OW_NAMESPACE::WQLCompile::print(), OW_NAMESPACE::WQLCompile::printTableau(), and OW_NAMESPACE::WQLSelectStatement::OperandOrOperation::toString(). |
|
Definition at line 50 of file OW_WQLScanUtils.cpp. References OW_NAMESPACE::String::empty(), and s. Referenced by OW_NAMESPACE::WQLSelectStatementGen::visit_aExprConst_SCONST(), and OW_NAMESPACE::WQLProcessor::visit_aExprConst_SCONST(). |
|
Definition at line 535 of file OW_ProviderManager.cpp. |
|
Definition at line 528 of file OW_ProviderManager.cpp. |
|
Definition at line 523 of file OW_ProviderManager.cpp. |
|
Definition at line 518 of file OW_ProviderManager.cpp. Referenced by OW_NAMESPACE::ProviderManager::getAssociatorProvider(), OW_NAMESPACE::ProviderManager::getInstanceProvider(), and OW_NAMESPACE::ProviderManager::getMethodProvider(). |
|
Definition at line 2928 of file OW_CIMValue.cpp. References i, OW_NAMESPACE::Array< T >::size(), OW_NAMESPACE::BinarySerialization::writeLen(), and writeRealValue(). |
|
Definition at line 2918 of file OW_CIMValue.cpp. References i, OW_NAMESPACE::Array< T >::size(), OW_NAMESPACE::BinarySerialization::writeLen(), and writeRealValue(). |
|
|
Definition at line 2940 of file OW_CIMValue.cpp. References writeArray(). |
|
Definition at line 2877 of file OW_CIMValue.cpp. References OW_NAMESPACE::String::writeObject(). Referenced by writeArray(). |
|
Definition at line 832 of file OW_AssocDb.cpp. References calcCheckSum(), OW_NAMESPACE::AssocDbRecHeader::chkSum, OW_NAMESPACE::AssocDbRecHeader::nextFree, OW_THROW_ERRNO_MSG, and OW_NAMESPACE::File::write(). Referenced by OW_NAMESPACE::AssocDb::addEntry(), OW_NAMESPACE::AssocDb::addToFreeList(), and OW_NAMESPACE::AssocDb::getNewBlock(). |
|
Definition at line 2853 of file OW_CIMValue.cpp. References hton16(), hton32(), hton64(), and OW_NAMESPACE::BinarySerialization::write(). Referenced by OW_NAMESPACE::BinaryRequestHandler::getProperty(), OW_NAMESPACE::BinaryRequestHandler::invokeMethod(), and OW_NAMESPACE::BinaryCIMOMHandle::setProperty(). |
|
Definition at line 50 of file OW_XMLEscape.hpp. References OW_NAMESPACE::String::c_str(), OW_NAMESPACE::String::length(), and XMLEscape(). |
|
Escape an XML string.
Definition at line 45 of file OW_XMLEscape.cpp. References YYCTYPE, YYCURSOR, YYFILL, and YYLIMIT. Referenced by CIMNameSpacetoXML(), OW_NAMESPACE::CIMXMLCIMOMHandle::execQuery(), OW_NAMESPACE::XMLNodeImpl::printNode(), raToXmlChar16(), raToXmlSA(), and XMLEscape(). |
|
Definition at line 127 of file OW_XMLPrettyPrint.cpp. References OW_NAMESPACE::TempFileStream::rewind(), s, and XMLPrettyPrint(). |
|
Definition at line 63 of file OW_XMLPrettyPrint.cpp. References addIndent(), OW_NAMESPACE::XMLParserCore::next(), outputAttrs(), OW_ASSERT, OW_NAMESPACE::StringBuffer::releaseString(), OW_NAMESPACE::XMLToken::text, and OW_NAMESPACE::XMLToken::type. Referenced by XMLPrettyPrint(). |
|
Unescape an XML string.
Definition at line 49 of file OW_XMLUnescape.cpp. References OW_NAMESPACE::XMLParseException::MALFORMED_REFERENCE, OW_THROWXML, val, YYCTYPE, YYCURSOR, YYFILL, YYLIMIT, and YYMARKER. Referenced by OW_NAMESPACE::XMLPullParser::getAttribute(), OW_NAMESPACE::XMLPullParser::getData(), OW_NAMESPACE::XMLPullParser::getName(), and OW_NAMESPACE::XMLParserSAX::parse(). |
|
Definition at line 258 of file OW_Thread.cpp. |
|
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 136 of file OW_CIMException.cpp. Referenced by OW_NAMESPACE::CIMException::getCodeDescription(). |
|
Initial value: { "Bad opening element", "Bad closing element", "Bad attribute name", "Exepected equal sign", "Bad attribute value", "A \"--\" sequence found within comment", "Unterminated comment", "Unterminated CDATA block", "Unterminated DOCTYPE", "Too many attributes: parser only handles 10", "Malformed reference", "Expected a comment or CDATA following \"<!\" sequence", "Closing element does not match opening element", "One or more tags are still open", "More than one root element was encountered", "Validation error", "Semantic error" } Definition at line 48 of file OW_XMLParseException.cpp. |
|
|
Referenced by OW_NAMESPACE::SimpleAuthorizer2::checkAccess(), OW_NAMESPACE::SimpleAuthorizer2::doAllowAccessToNameSpace(), and OW_NAMESPACE::SimpleAuthorizer2::doAllowMethodInvocation(). |
|
Referenced by OW_NAMESPACE::SimpleAuthorizer2::checkAccess(), and OW_NAMESPACE::SimpleAuthorizer2::doAllowAccessToNameSpace(). |
|
|
|
Definition at line 146 of file OW_Socket.cpp. Referenced by OW_NAMESPACE::Socket::createShutDownMechanism(), OW_NAMESPACE::Socket::gotShutDown(), and OW_NAMESPACE::Socket::shutdownAllSockets(). |
|
Definition at line 52 of file OW_BaseStreamBuffer.hpp. |
|
Definition at line 116 of file OW_BinarySerialization.hpp. |
|
Definition at line 115 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::associatorNames(). |
|
Definition at line 109 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::createClass(). |
|
Definition at line 111 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::createInstance(). |
|
Definition at line 95 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::deleteClass(). |
|
Definition at line 96 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::deleteInstance(). |
|
Definition at line 97 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::deleteQualifierType(). |
|
Definition at line 99 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::enumClassNames(). |
|
Definition at line 98 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::enumClass(). |
|
Definition at line 101 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::enumInstanceNames(). |
|
Definition at line 100 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::enumInstances(). |
|
Definition at line 102 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::enumQualifierTypes(). |
|
Definition at line 90 of file OW_BinarySerialization.hpp. Referenced by checkError(), and OW_NAMESPACE::BinaryRequestHandler::writeError(). |
|
Definition at line 91 of file OW_BinarySerialization.hpp. Referenced by checkError(). |
|
Definition at line 120 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::execQuery(). |
|
Definition at line 103 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::getClass(). |
|
Definition at line 104 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::getInstance(). |
|
Definition at line 112 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::getProperty(). |
|
Definition at line 106 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::getQualifierType(). |
|
Definition at line 121 of file OW_BinarySerialization.hpp. |
|
Definition at line 105 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::invokeMethod(). |
|
Definition at line 108 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::modifyClass(). |
|
Definition at line 110 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::modifyInstance(). |
|
|
Definition at line 118 of file OW_BinarySerialization.hpp. |
|
Definition at line 117 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::referenceNames(). |
|
Definition at line 113 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::setProperty(). |
|
Definition at line 107 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryCIMOMHandle::setQualifierType(). |
|
|
Definition at line 126 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readBool(), and OW_NAMESPACE::BinarySerialization::writeBool(). |
|
Definition at line 124 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readClass(), and OW_NAMESPACE::BinarySerialization::writeClass(). |
|
|
Definition at line 125 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readInstance(), and OW_NAMESPACE::BinarySerialization::writeInstance(). |
|
Definition at line 133 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumInstances(), OW_NAMESPACE::BinaryRequestHandler::execQuery(), and OW_NAMESPACE::BinarySerialization::readInstanceEnum(). |
|
Definition at line 122 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readNameSpace(), and OW_NAMESPACE::BinarySerialization::writeNameSpace(). |
|
Definition at line 123 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readObjectPath(), and OW_NAMESPACE::BinarySerialization::writeObjectPath(). |
|
|
Definition at line 136 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::invokeMethod(), and OW_NAMESPACE::BinaryCIMOMHandle::invokeMethod(). |
|
Definition at line 130 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readQualType(), and OW_NAMESPACE::BinarySerialization::writeQualType(). |
|
Definition at line 134 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumQualifiers(), and OW_NAMESPACE::BinarySerialization::readQualifierTypeEnum(). |
|
Definition at line 128 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readString(), and OW_NAMESPACE::BinarySerialization::writeString(). |
|
Definition at line 129 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readStringArray(), and OW_NAMESPACE::BinarySerialization::writeStringArray(). |
|
Definition at line 137 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumClassNames(), and OW_NAMESPACE::BinarySerialization::readStringEnum(). |
|
Definition at line 131 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinarySerialization::readValue(), and OW_NAMESPACE::BinarySerialization::writeValue(). |
|
Definition at line 135 of file OW_BinarySerialization.hpp. |
|
|
|
|
|
Definition at line 62 of file OW_CerrAppender.cpp. Referenced by OW_NAMESPACE::CerrAppender::doProcessLogMessage(). |
|
Definition at line 50 of file OW_RequestHandlerIFCXML.hpp. |
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::shuttingDown(). |
|
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::createTheInstance(). |
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::getAssociatorProviderInfo(), and OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::getInstanceProviderInfo(). |
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::initialize(). |
|
|
Definition at line 926 of file OW_String.cpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 115 of file OW_UUID.cpp. |
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::initialize(). |
|
Definition at line 74 of file OW_CIMServer.cpp. |
|
Referenced by OW_NAMESPACE::AuthorizerManager::isOn(), OW_NAMESPACE::AuthorizerManager::turnOff(), and OW_NAMESPACE::AuthorizerManager::turnOn(). |
|
Definition at line 84 of file OW_dlSharedLibrary.cpp. Referenced by OW_NAMESPACE::dlSharedLibrary::doGetFunctionPointer(). |
|
|
Definition at line 140 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumInstances(), OW_NAMESPACE::BinaryRequestHandler::execQuery(), and OW_NAMESPACE::BinarySerialization::readInstanceEnum(). |
|
|
Definition at line 141 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumQualifiers(), and OW_NAMESPACE::BinarySerialization::readQualifierTypeEnum(). |
|
Definition at line 142 of file OW_BinarySerialization.hpp. Referenced by OW_NAMESPACE::BinaryRequestHandler::enumClassNames(), and OW_NAMESPACE::BinarySerialization::readStringEnum(). |
|
Definition at line 78 of file OW_FileAppender.cpp. Referenced by OW_NAMESPACE::FileAppender::doProcessLogMessage(). |
|
Definition at line 266 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 267 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 268 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 269 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 342 of file OW_Logger.cpp. Referenced by OW_NAMESPACE::Logger::getDefaultLogger(), and OW_NAMESPACE::Logger::setDefaultLogger(). |
|
Definition at line 72 of file OW_UUID.cpp. |
|
Definition at line 122 of file OW_RandomNumber.cpp. Referenced by OW_NAMESPACE::RandomNumber::getNextNumber(), and OW_NAMESPACE::UUID::UUID(). |
|
Definition at line 64 of file OW_CIMRepository2.cpp. Referenced by OW_NAMESPACE::CIMRepository2::CIMRepository2(), and dbErrorCallback(). |
|
Definition at line 341 of file OW_Logger.cpp. Referenced by OW_NAMESPACE::Logger::getCurrentLogger(), and OW_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 340 of file OW_Logger.cpp. Referenced by OW_NAMESPACE::Logger::getDefaultLogger(), initGuardAndKey(), and OW_NAMESPACE::Logger::setDefaultLogger(). |
|
Definition at line 339 of file OW_Logger.cpp. Referenced by OW_NAMESPACE::Logger::getCurrentLogger(), OW_NAMESPACE::Logger::getDefaultLogger(), OW_NAMESPACE::Logger::setDefaultLogger(), and OW_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 283 of file OW_CryptographicRandomNumber.cpp. Referenced by generateRandomTimerData(). |
|
Definition at line 71 of file OW_UUID.cpp. Referenced by OW_NAMESPACE::UUID::UUID(). |
|
Definition at line 112 of file OW_SocketAddress.cpp. Referenced by OW_NAMESPACE::SocketAddress::getAnyLocalHost(), and OW_NAMESPACE::SocketUtils::getFullyQualifiedHostName(). |
|
Definition at line 112 of file OW_SocketAddress.cpp. Referenced by OW_NAMESPACE::SocketAddress::getAnyLocalHost(), and OW_NAMESPACE::SocketUtils::getFullyQualifiedHostName(). |
|
Definition at line 391 of file OW_SocketBaseImpl.cpp. |
|
Definition at line 62 of file OW_RandomNumber.cpp. |
|
Definition at line 104 of file OW_CryptographicRandomNumber.cpp. |
|
|
Definition at line 206 of file OW_GenericHDBRepository.hpp. Referenced by OW_NAMESPACE::MetaRepository::createClass(), and OW_NAMESPACE::MetaRepository::getTopLevelAssociations(). |
|
|
|
Definition at line 52 of file OW_HDBCommon.hpp. Referenced by OW_NAMESPACE::HDB::checkFile(). |
|
Definition at line 73 of file OW_HDBCommon.hpp. Referenced by OW_NAMESPACE::HDB::checkFile(), OW_NAMESPACE::AssocDb::checkFile(), OW_NAMESPACE::HDB::createFile(), and OW_NAMESPACE::AssocDb::createFile(). |
|
Definition at line 51 of file OW_GenericHDBRepository.cpp. |
|
Definition at line 50 of file OW_GenericHDBRepository.cpp. Referenced by OW_NAMESPACE::GenericHDBRepository::close(), OW_NAMESPACE::GenericHDBRepository::freeHandle(), and OW_NAMESPACE::GenericHDBRepository::getHandle(). |
|
Definition at line 53 of file OW_BaseStreamBuffer.hpp. |
|
Definition at line 42 of file OW_HttpCommonFwd.hpp. Referenced by OW_NAMESPACE::HTTPClient::convertToFiniteStream(). |
|
Definition at line 43 of file OW_HttpCommonFwd.hpp. |
|
Definition at line 69 of file OW_SLPProvider.cpp. |
|
Definition at line 92 of file OW_BinarySerialization.hpp. |
|
Definition at line 94 of file OW_BinarySerialization.hpp. |
|
Definition at line 93 of file OW_BinarySerialization.hpp. |
|
Definition at line 422 of file OW_DateTime.cpp. |
|
Definition at line 51 of file OW_MD5.cpp. Referenced by OW_NAMESPACE::MD5::convertBinToHex(). |
|
Definition at line 80 of file OW_MD5.hpp. Referenced by OW_NAMESPACE::MD5::convertBinToHex(), and OW_NAMESPACE::HTTPUtils::DigestCalcHA1(). |
|
Definition at line 86 of file OW_BinarySerialization.hpp. |
|
Definition at line 76 of file OW_HDBCommon.hpp. Referenced by OW_NAMESPACE::HDB::checkFile(), and OW_NAMESPACE::AssocDb::checkFile(). |
|
Initial value: { { 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 }, { 0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366 } } Definition at line 434 of file OW_CIMDateTime.cpp. |
|
Definition at line 150 of file OW_UUID.cpp. Referenced by getNodeIdentifier(). |
|
Definition at line 151 of file OW_UUID.cpp. Referenced by getNodeIdentifier(). |
|
Definition at line 946 of file OW_String.cpp. |
|
Definition at line 76 of file OW_Thread.cpp. Referenced by OW_NAMESPACE::Thread::join(), OW_NAMESPACE::Thread::start(), and OW_NAMESPACE::Thread::~Thread(). |
|
Definition at line 47 of file OW_SignalScope.hpp. Referenced by OW_NAMESPACE::SafeLibCreate< T >::create(). |
|
Definition at line 51 of file OW_SignalScope.hpp. Referenced by OW_NAMESPACE::SafeLibCreate< T >::create(). |
|
Definition at line 46 of file OW_SignalScope.hpp. Referenced by OW_NAMESPACE::SafeLibCreate< T >::create(). |
|
Initial value: { 0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } Definition at line 199 of file OW_MD5.cpp. Referenced by OW_NAMESPACE::MD5::MD5Final(). |
|
Definition at line 68 of file OW_SLPProvider.cpp. Referenced by OW_NAMESPACE::SLPProvider::poll(). |
|
|
|
|
|
|
|
Referenced by OW_NAMESPACE::OpenWBEM_ObjectManagerInstProv::initialize(). |
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by OW_NAMESPACE::IndicationExporter::exportIndication(), OW_NAMESPACE::CIMXMLCIMOMHandle::modifyInstance(), and OW_NAMESPACE::BinaryCIMOMHandle::modifyInstance(). |
|
Definition at line 43 of file OW_ProviderAgentFwd.hpp. |
|
Definition at line 49 of file OW_ProviderAgentFwd.hpp. |
|
Definition at line 46 of file OW_ProviderAgentFwd.hpp. |
|
|
Definition at line 390 of file OW_CryptographicRandomNumber.cpp. |
|
Definition at line 48 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 77 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 59 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::processHeaders(), OW_NAMESPACE::HTTPSvrConnection::processRequestLine(), OW_NAMESPACE::HTTPSvrConnection::run(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 68 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 44 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 47 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 62 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 79 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 69 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 80 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::processRequestLine(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 75 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::processHeaders(), OW_NAMESPACE::HTTPSvrConnection::run(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 70 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::processHeaders(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 64 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 54 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 55 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 53 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 50 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 49 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 65 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 81 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 63 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 76 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::options(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 57 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 46 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::performAuthentication(), OW_NAMESPACE::HTTPSvrConnection::run(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 52 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 61 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 71 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 66 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 72 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 67 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::run(), OW_NAMESPACE::HTTPSvrConnection::sendError(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 73 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 51 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 56 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 78 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::run(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 45 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 60 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::processHeaders(), and OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 74 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 58 of file OW_HTTPStatusCodes.hpp. Referenced by OW_NAMESPACE::HTTPUtils::status2String(). |
|
Definition at line 63 of file OW_RandomNumber.cpp. |
|
Definition at line 105 of file OW_CryptographicRandomNumber.cpp. Referenced by OW_NAMESPACE::RandomNumber::initRandomness(). |
|
Definition at line 147 of file OW_Socket.cpp. Referenced by OW_NAMESPACE::Socket::createShutDownMechanism(), OW_NAMESPACE::Socket::deleteShutDownMechanism(), OW_NAMESPACE::Socket::gotShutDown(), and OW_NAMESPACE::Socket::shutdownAllSockets(). |
|
Definition at line 65 of file OW_SyslogAppender.cpp. Referenced by OW_NAMESPACE::SyslogAppender::doProcessLogMessage(). |
|
Definition at line 46 of file OW_TempFileEnumerationImplBase.cpp. Referenced by OW_NAMESPACE::TempFileEnumerationImplBase::readSize(), and OW_NAMESPACE::TempFileEnumerationImplBase::TempFileEnumerationImplBase(). |
|
Definition at line 89 of file OW_EmbeddedCIMOMEnvironment.cpp. |
|
Definition at line 90 of file OW_CIMOMEnvironment.cpp. Referenced by OW_NAMESPACE::EmbeddedCIMOMEnvironment::instance(), and OW_NAMESPACE::CIMOMEnvironment::instance(). |
|
Definition at line 113 of file OW_UUID.cpp. |
|
Initial value: { "CIMInstanceArray", "String", "IntType", "Real", "Bool", "ColumnName", "Null", "Invalid" } Definition at line 133 of file OW_WQLProcessor.cpp. Referenced by typeName(). |
|
Definition at line 114 of file OW_UUID.cpp. |
|
Definition at line 51 of file OW_RequestHandlerIFCXML.hpp. |
|
Definition at line 52 of file OW_RequestHandlerIFCXML.hpp. |