OWBI1_Array.hpp File Reference

#include "OWBI1_config.h"
#include "OWBI1_ArrayFwd.hpp"
#include "OWBI1_COWReference.hpp"
#include "OWBI1_Types.hpp"
#include "OWBI1_Exception.hpp"
#include "OWBI1_vector.hpp"
#include "OWBI1_ArrayImpl.hpp"

Include dependency graph for OWBI1_Array.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OWBI1

Classes

class  OWBI1::OutOfBoundsException
class  OWBI1::Array< T >
 Array<> wraps std::vector<> in COWReference<> adding ref counting and copy on write capability. More...

Typedefs

typedef Array< UInt8OWBI1::UInt8Array
typedef Array< Int8OWBI1::Int8Array
typedef Array< UInt16OWBI1::UInt16Array
typedef Array< Int16OWBI1::Int16Array
typedef Array< UInt32OWBI1::UInt32Array
typedef Array< Int32OWBI1::Int32Array
typedef Array< UInt64OWBI1::UInt64Array
typedef Array< Int64OWBI1::Int64Array
typedef Array< Real64OWBI1::Real64Array
typedef Array< Real32OWBI1::Real32Array

Functions

template<class T>
bool OWBI1::operator!= (const Array< T > &x, const Array< T > &y)
template<class T>
bool OWBI1::operator<= (const Array< T > &x, const Array< T > &y)
template<class T>
bool OWBI1::operator>= (const Array< T > &x, const Array< T > &y)
template<class T>
bool OWBI1::operator> (const Array< T > &x, const Array< T > &y)


Generated on Thu Feb 9 09:08:26 2006 for openwbem by  doxygen 1.4.6