Classes | |
class | AppenderLogger |
The AppenderLogger is a Logger that sends it's log messages to multiple LogAppender objects. 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 |
The Atomic_t structure is used by all the AtomicXXX functions. More... | |
class | AutoPtr |
The AutoPtr class provides a simple class for smart pointers to single objects (for multiple, see AutoPtrVec); it stores a pointer to an object obtained by way of the new operator and deletes that object when the AutoPtr object is destroyed. More... | |
class | AutoPtrVec |
The AutoPtrVec class provides a simple class for smart pointers to a dynamically allocated array of objects. More... | |
class | BaseStreamBuffer |
class | Bool |
The Bool class is an abstraction for the boolean data type. More... | |
class | CerrAppender |
The CerrAppender is a LogAppender derivative that sends log message to stderr. More... | |
class | CerrLogger |
The CerrLogger is a Logger derivative that sends log message to stderr. More... | |
class | Char16 |
The Char16 class is an abstraction for a double byte character. More... | |
class | CmdLineParserException |
class | CmdLineParser |
Do command line parsing. More... | |
class | ConditionLockException |
class | ConditionResourceException |
class | Condition |
The Condition class represents a synchronization device that allows threads to suspend execution and relinquish the processors until another thread signals the condition. More... | |
class | COWIntrusiveCountableBase |
class | NULLCOWIntrusiveReferenceException |
class | COWIntrusiveReference |
COWIntrusiveReference A smart pointer that uses intrusive reference counting. More... | |
class | COWReference |
COWReference A smart pointer that uses non-intrusive reference counting. More... | |
class | NULLCOWReferenceException |
class | COWReferenceBase |
class | CryptographicRandomNumberException |
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 blocxx 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 | IConv_t |
The IConv_t class is a wrapper to the UNIX98 iconv(3) functions. More... | |
class | IntrusiveCountableBase |
class | IntrusiveReference |
class | IOException |
class | BadSignatureException |
class | IOIFC |
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 | NullAppender |
This class sends log messges to the bit bucket. More... | |
class | NullLogger |
This logger just discards all log messages. More... | |
class | NULLValueException |
class | NwIface |
class | PosixRegEx |
POSIX Regular Expression wrapper class and utility functions. More... | |
class | PosixUnnamedPipe |
class | RandomNumber |
class | RefCount |
class | Reference |
class | NULLReferenceException |
class | ReferenceBase |
class | RegExCompileException |
Compilation exception. More... | |
class | RegExExecuteException |
Execution exception. More... | |
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 | RefHolder |
class | ScopeGuardImplBase |
class | ScopeGuardImpl0 |
class | ScopeGuardImpl1 |
class | ScopeGuardImpl2 |
class | ScopeGuardImpl3 |
class | ObjScopeGuardImpl0 |
class | ObjScopeGuardImpl1 |
class | ObjScopeGuardImpl2 |
class | SelectableCallbackIFC |
class | SelectableIFC |
class | SelectException |
class | SelectEngine |
class | SelectEngineStopper |
class | Semaphore |
class | ServerSocket |
class | ServerSocketImpl |
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 | SocketTimeoutException |
class | Socket |
class | UnknownHostException |
class | SocketAddressException |
class | SocketAddress |
class | SocketBaseImpl |
class | SocketException |
class | SocketImpl |
class | SocketStreamBuffer |
class | SortedVectorMapDataCompare |
class | SortedVectorMap |
class | SortedVectorSet |
class | SSLServerCtx |
class | SSLClientCtx |
class | SSLException |
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 | InvalidUTF8Exception |
class | UUIDException |
class | UUID |
UUIDs (Universally Unique IDentifiers), also known as GUIDs (Globally Unique IDentifiers), are 128 bits long. More... | |
Namespaces | |
namespace | BinarySerialization |
namespace | COWIntrusiveReferenceHelpers |
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 | IConv |
The IConv namespace contains some utility functions based on the IConv_t class. | |
namespace | MutexImpl |
The MutexImpl namespace represents the functionality needed by the blocxx Mutex class (Mutex). | |
namespace | NonRecursiveMutexImpl |
The NonRecursiveMutexImpl namespace represents the functionality needed by the blocxx non recursive Mutex class (NonRecursiveMutex). | |
namespace | Select |
namespace | SocketFlags |
namespace | SocketUtils |
namespace | StackTrace |
namespace | System |
namespace | ThreadImpl |
The ThreadImpl namespace represents the functionality needed by the blocxx Thread class (Thread). | |
namespace | UserUtils |
Facade encapsulating OS specific user functionality. | |
namespace | UTF8Utils |
Typedefs | |
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< Runnable > | RunnableRef |
typedef IntrusiveReference< SessionLanguage > | SessionLanguageRef |
typedef IntrusiveReference< ThreadCounter > | ThreadCounterRef |
typedef IntrusiveReference< ThreadDoneCallback > | ThreadDoneCallbackRef |
typedef RandomNumber | CryptographicRandomNumber |
typedef Map< String, String > | LoggerConfigMap |
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 PosixRegEx | RegEx |
RegEx is just a shortcut to the PosixRegEx. | |
typedef const ScopeGuardImplBase & | ScopeGuard |
typedef Array< Select_t > | SelectTypeArray |
typedef IntrusiveReference< SelectableCallbackIFC > | SelectableCallbackIFCRef |
typedef IntrusiveReference< SelectableIFC > | SelectableIFCRef |
typedef IntrusiveReference< SharedLibrary > | SharedLibraryRef |
typedef void(* | sighandler_t )(int) |
typedef IntrusiveReference< SSLServerCtx > | SSLServerCtxRef |
typedef IntrusiveReference< SSLClientCtx > | SSLClientCtxRef |
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 | UInt64 |
typedef long | Int64 |
typedef double | Real64 |
typedef float | Real32 |
typedef int | Select_t |
typedef int | FileHandle |
typedef int | Descriptor |
typedef uid_t | UserId |
typedef pid_t | ProcId |
typedef UInt64 | uuid_time_t |
Enumerations | |
enum | EOverwritePreviousConfigItemFlag { E_PRESERVE_PREVIOUS_CONFIG_ITEM, E_OVERWRITE_PREVIOUS_CONFIG_ITEM } |
enum | ELogLevel { E_NONE_LEVEL, E_FATAL_ERROR_LEVEL, E_ERROR_LEVEL, E_INFO_LEVEL, E_DEBUG_LEVEL, E_ALL_LEVEL } |
Functions | |
void | throwArrayOutOfBoundsException (size_t size, size_t idx) |
template<class T> | |
bool | operator!= (const Array< T > &x, const Array< T > &y) |
Determine two Arrays are not equal. | |
template<class T> | |
bool | operator<= (const Array< T > &x, const Array< T > &y) |
Determine if one Array is less than or equal to another. | |
template<class T> | |
bool | operator>= (const Array< T > &x, const Array< T > &y) |
Determine if one Array is greater than or equal to another. | |
template<class T> | |
bool | operator> (const Array< T > &x, const Array< T > &y) |
Determine if one Array is greater than another. | |
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) |
Increment the value in a given Atomic_t structure. | |
bool | AtomicDecAndTest (Atomic_t &v) |
Decrement the value in a given Atomic_t structure and test it for zero. | |
int | AtomicGet (Atomic_t const &v) |
Get the value from a given Atomic_t structure. | |
void | AtomicDec (Atomic_t &v) |
Decrement the value in a given Atomic_t structure. | |
ostream & | operator<< (ostream &ostrm, const Bool &arg) |
std::ostream & | operator<< (std::ostream &ostrm, const Bool &arg) |
Insert the string representation of a Bool object into a given stream. | |
UInt16 | hton16 (UInt16 v) |
Convert a UInt16 value to network byte order. | |
UInt32 | hton32 (UInt32 v) |
Convert a UInt32 value to network byte order. | |
UInt64 | hton64 (UInt64 v) |
Convert a UInt64 value to network byte order. | |
UInt16 | ntoh16 (UInt16 v) |
Convert a UInt16 value from network byte order to host byte order. | |
UInt32 | ntoh32 (UInt32 v) |
Convert a UInt32 value from network byte order to host byte order. | |
UInt64 | ntoh64 (UInt64 v) |
Convert a UInt64 value from network byte order to host byte order. | |
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) |
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) |
bool | isValidKey (const String &key) |
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) |
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) |
static String | substitute_caps (const PosixRegEx::MatchArray &sub, const String &str, const String &rep) |
static String | getError (const regex_t *preg, const int code) |
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) |
template<class T> | |
RefHolder< T > | byRef (T &t) |
template<typename F> | |
ScopeGuardImpl0< F > | makeGuard (F fun) |
template<typename F, typename P1> | |
ScopeGuardImpl1< F, P1 > | makeGuard (F fun, P1 p1) |
template<typename F, typename P1, typename P2> | |
ScopeGuardImpl2< F, P1, P2 > | makeGuard (F fun, P1 p1, P2 p2) |
template<typename F, typename P1, typename P2, typename P3> | |
ScopeGuardImpl3< F, P1, P2, P3 > | makeGuard (F fun, P1 p1, P2 p2, P3 p3) |
template<class Obj, typename MemFun> | |
ObjScopeGuardImpl0< Obj, MemFun > | makeObjGuard (Obj &obj, MemFun memFun) |
template<class Obj, typename MemFun, typename P1> | |
ObjScopeGuardImpl1< Obj, MemFun, P1 > | makeObjGuard (Obj &obj, MemFun memFun, P1 p1) |
template<class Obj, typename MemFun, typename P1, typename P2> | |
ObjScopeGuardImpl2< Obj, MemFun, P1, P2 > | makeObjGuard (Obj &obj, MemFun memFun, P1 p1, P2 p2) |
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. | |
Variables | |
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 |
const int | LOCAL_TIME_OFFSET = -24 |
Mutex | dlSharedLibrary_guard |
Mutex | fileGuard |
const int | ADD_KEY = 1 |
const int | BLOCK_FOR_KEY = -1 |
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 | BLOCXX_SIGSEGV = SIGSEGV |
const int | BLOCXX_SIGABRT = SIGABRT |
const int | BLOCXX_SIGFPE = SIGFPE |
static bool | b_gotShutDown = false |
static Mutex | shutdownMutex |
static Mutex | guard |
static const char | cnullChar = '\0' |
static char | nullChar = '\0' |
Mutex | syslogGuard |
static char | log_ident [255] |
static struct Facilities | facilities [] |
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 |
|
Definition at line 95 of file CommonFwd.hpp. |
|
Definition at line 71 of file CommonFwd.hpp. |
|
Definition at line 82 of file ThreadTypes.hpp. |
|
Definition at line 185 of file LogMessagePatternFormatter.cpp. |
|
Definition at line 186 of file LogMessagePatternFormatter.cpp. |
|
Definition at line 115 of file CryptographicRandomNumber.hpp. |
|
|
|
|
|
Definition at line 85 of file NetworkTypes.hpp. |
|
Definition at line 77 of file NetworkTypes.hpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 65 of file CommonFwd.hpp. |
|
Definition at line 51 of file LogConfig.hpp. |
|
Definition at line 62 of file CommonFwd.hpp. |
|
Definition at line 54 of file ThreadTypes.hpp. |
|
Definition at line 49 of file ThreadOnce.hpp. |
|
|
|
Definition at line 75 of file PosixUnnamedPipe.hpp. |
|
|
|
|
|
|
|
|
|
|
|
RegEx is just a shortcut to the PosixRegEx.
|
|
Definition at line 126 of file CommonFwd.hpp. |
|
Definition at line 109 of file ScopeGuard.hpp. |
|
|
|
Definition at line 63 of file SelectableCallbackIFC.hpp. |
|
Definition at line 56 of file SelectableIFC.hpp. |
|
Definition at line 49 of file Select.hpp. |
|
Definition at line 129 of file CommonFwd.hpp. |
|
Definition at line 112 of file CommonFwd.hpp. |
|
Definition at line 87 of file SharedLibrary.hpp. |
|
Definition at line 56 of file SignalScope.hpp. |
|
Definition at line 75 of file NetworkTypes.hpp. |
|
Definition at line 119 of file CommonFwd.hpp. |
|
Definition at line 92 of file NetworkTypes.hpp. |
|
Definition at line 316 of file SSLCtxMgr.hpp. |
|
Definition at line 315 of file SSLCtxMgr.hpp. |
|
Definition at line 68 of file CommonFwd.hpp. |
|
Definition at line 86 of file CommonFwd.hpp. |
|
Definition at line 1020 of file String.cpp. |
|
Definition at line 1022 of file String.cpp. |
|
Definition at line 1019 of file String.cpp. |
|
Definition at line 1021 of file String.cpp. |
|
Definition at line 53 of file ThreadTypes.hpp. |
|
Definition at line 132 of file CommonFwd.hpp. |
|
Definition at line 135 of file CommonFwd.hpp. |
|
Definition at line 54 of file ThreadImpl.hpp. |
|
Definition at line 92 of file CommonFwd.hpp. |
|
Definition at line 89 of file CommonFwd.hpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 81 of file NetworkTypes.hpp. |
|
Definition at line 103 of file CommonFwd.hpp. |
|
|
|
|
|
Definition at line 53 of file LogConfig.hpp. |
|
Definition at line 45 of file LogConfig.hpp. |
|
Definition at line 701 of file DateTime.cpp. References getDaysPerMonth(). |
|
Decrement the value in a given Atomic_t structure.
Definition at line 73 of file AtomicOps.cpp. References BLOCXX_NAMESPACE::Atomic_t::spinlock, and BLOCXX_NAMESPACE::Atomic_t::val. |
|
Decrement the value in a given Atomic_t structure and test it for zero.
Definition at line 61 of file AtomicOps.cpp. References BLOCXX_NAMESPACE::Atomic_t::spinlock, and BLOCXX_NAMESPACE::Atomic_t::val. Referenced by BLOCXX_NAMESPACE::RefCount::decAndTest(). |
|
Get the value from a given Atomic_t structure.
Definition at line 69 of file AtomicOps.cpp. References BLOCXX_NAMESPACE::Atomic_t::val. Referenced by BLOCXX_NAMESPACE::RefCount::get(). |
|
Increment the value in a given Atomic_t structure.
Definition at line 55 of file AtomicOps.cpp. References BLOCXX_NAMESPACE::Atomic_t::spinlock, and BLOCXX_NAMESPACE::Atomic_t::val. Referenced by BLOCXX_NAMESPACE::RefCount::inc(). |
|
Definition at line 141 of file DateTime.cpp. References BLOCXX_THROW. Referenced by validateRanges(). |
|
Definition at line 67 of file ScopeGuard.hpp. |
|
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 71 of file ThreadOnce.hpp. Referenced by BLOCXX_NAMESPACE::Logger::getCurrentLogger(), BLOCXX_NAMESPACE::Logger::getDefaultLogger(), BLOCXX_NAMESPACE::RandomNumber::RandomNumber(), BLOCXX_NAMESPACE::Logger::setDefaultLogger(), and BLOCXX_NAMESPACE::Logger::setThreadLogger(). |
|
|
|
|
|
Definition at line 68 of file TmpFile.cpp. References BLOCXX_NAMESPACE::FileSystem::close(). Referenced by BLOCXX_NAMESPACE::TmpFileImpl::close(), and BLOCXX_NAMESPACE::TmpFileImpl::releaseFile(). |
|
Definition at line 194 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 1043 of file String.cpp. References BLOCXX_NAMESPACE::String::strtoll(). |
|
Definition at line 1031 of file String.cpp. |
|
Definition at line 940 of file String.cpp. References throwStringConversion(). |
|
Definition at line 1037 of file String.cpp. References BLOCXX_NAMESPACE::String::strtoull(). |
|
Definition at line 1025 of file String.cpp. |
|
Definition at line 129 of file COWIntrusiveCountableBase.hpp. References BLOCXX_NAMESPACE::RefCount::inc(), and BLOCXX_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by BLOCXX_NAMESPACE::COWIntrusiveReference< T >::COWIntrusiveReference(). |
|
Definition at line 169 of file COWIntrusiveCountableBase.hpp. Referenced by BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getWriteLock(). |
|
If the reference count is zero after the release, the COWIntrusiveCountableBase object will be deleted.
Definition at line 141 of file COWIntrusiveCountableBase.hpp. References BLOCXX_NAMESPACE::RefCount::decAndTest(), and BLOCXX_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by BLOCXX_NAMESPACE::COWIntrusiveReference< T >::~COWIntrusiveReference(). |
|
Definition at line 153 of file COWIntrusiveCountableBase.hpp. References BLOCXX_NAMESPACE::RefCount::get(), and BLOCXX_NAMESPACE::COWIntrusiveCountableBase::m_usecount. Referenced by BLOCXX_NAMESPACE::COWIntrusiveReference< T >::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 53 of file vector.hpp. |
|
|
|
|
|
Definition at line 360 of file COWReference.hpp. Referenced by BLOCXX_NAMESPACE::COWReference< T >::getWriteLock(). |
|
Definition at line 50 of file COWReferenceBase.hpp. Referenced by BLOCXX_NAMESPACE::COWReferenceBase::swap(), and BLOCXX_NAMESPACE::COWReference< T >::swap(). |
|
Definition at line 409 of file MD5.cpp. References i. Referenced by MD5Transform(). |
|
Definition at line 170 of file UUID.cpp. Referenced by fromHexStr(). |
|
Definition at line 368 of file DateTime.cpp. References BLOCXX_NAMESPACE::String::equals(). |
|
Definition at line 273 of file DateTime.cpp. |
|
Definition at line 999 of file String.cpp. References throwStringConversion(). |
|
Definition at line 141 of file PosixFile.cpp. Referenced by BLOCXX_NAMESPACE::File::getLock(), BLOCXX_NAMESPACE::File::tryLock(), and BLOCXX_NAMESPACE::File::unlock(). |
|
Definition at line 198 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 395 of file MD5.cpp. References i. Referenced by BLOCXX_NAMESPACE::MD5::MD5Final(). |
|
Definition at line 247 of file Enumeration.hpp. |
|
Definition at line 64 of file Exception.cpp. Referenced by BLOCXX_NAMESPACE::Exception::~Exception(). |
|
Definition at line 357 of file Logger.cpp. Referenced by initGuardAndKey(), and BLOCXX_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 183 of file UUID.cpp. References BLOCXX_THROW, and decodeHex(). |
|
Definition at line 118 of file UUID.cpp. References getSystemTime(). Referenced by BLOCXX_NAMESPACE::UUID::UUID(). |
|
Definition at line 661 of file DateTime.cpp. Referenced by adjustTimeForTimeZone(). |
|
Definition at line 110 of file PosixRegEx.cpp. Referenced by BLOCXX_NAMESPACE::PosixRegEx::compile(), and BLOCXX_NAMESPACE::PosixRegEx::grep(). |
|
Definition at line 48 of file EnvVars.cpp. References BLOCXX_NAMESPACE::String::erase(). Referenced by BLOCXX_NAMESPACE::EnvVars::fillEnvMap(), and BLOCXX_NAMESPACE::EnvVars::setVar(). |
|
Definition at line 155 of file UUID.cpp. References getRandomBytes(), nodeId, and nodeIdInitDone. Referenced by BLOCXX_NAMESPACE::UUID::UUID(). |
|
Definition at line 141 of file UUID.cpp. References BLOCXX_NAMESPACE::RandomNumber::getNextNumber(), and i. Referenced by getNodeIdentifier(). |
|
Definition at line 100 of file UUID.cpp. Referenced by getCurrentTime(). |
|
Definition at line 425 of file DateTime.cpp. References BLOCXX_NAMESPACE::String::length(). |
|
Convert a UInt16 value to network byte order.
Definition at line 58 of file ByteSwap.hpp. Referenced by BLOCXX_NAMESPACE::ServerSocketImpl::doListen(), BLOCXX_NAMESPACE::SocketAddress::getFromNativeForm(), and BLOCXX_NAMESPACE::BinarySerialization::write(). |
|
Convert a UInt32 value to network byte order.
Definition at line 64 of file ByteSwap.hpp. Referenced by BLOCXX_NAMESPACE::ServerSocketImpl::doListen(), BLOCXX_NAMESPACE::SocketAddress::getAnyLocalHost(), and BLOCXX_NAMESPACE::BinarySerialization::write(). |
|
Convert a UInt64 value to network byte order.
Definition at line 70 of file ByteSwap.hpp. |
|
Definition at line 374 of file Logger.cpp. References BLOCXX_ASSERTMSG, freeThreadLogger(), and g_mutexGuard. Referenced by BLOCXX_NAMESPACE::Logger::getCurrentLogger(), BLOCXX_NAMESPACE::Logger::getDefaultLogger(), BLOCXX_NAMESPACE::Logger::setDefaultLogger(), and BLOCXX_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 90 of file IntrusiveCountableBase.hpp. References BLOCXX_NAMESPACE::RefCount::inc(), and BLOCXX_NAMESPACE::IntrusiveCountableBase::m_useCount. Referenced by BLOCXX_NAMESPACE::IntrusiveReference< ThreadBarrierImpl >::IntrusiveReference(). |
|
Definition at line 95 of file IntrusiveCountableBase.hpp. References BLOCXX_NAMESPACE::RefCount::decAndTest(), and BLOCXX_NAMESPACE::IntrusiveCountableBase::m_useCount. Referenced by BLOCXX_NAMESPACE::IntrusiveReference< ThreadBarrierImpl >::~IntrusiveReference(). |
|
Definition at line 161 of file DateTime.cpp. |
|
Definition at line 257 of file DateTime.cpp. |
|
Definition at line 64 of file EnvVars.cpp. References BLOCXX_NAMESPACE::String::indexOf(), BLOCXX_NAMESPACE::String::length(), and BLOCXX_NAMESPACE::String::npos. Referenced by BLOCXX_NAMESPACE::EnvVars::addVar(), BLOCXX_NAMESPACE::EnvVars::fillEnvMap(), and BLOCXX_NAMESPACE::EnvVars::setVar(). |
|
Definition at line 240 of file Exec.cpp. References BLOCXX_THROW_ERRNO_MSG, BLOCXX_NAMESPACE::Format::c_str(), noIntrWaitPid(), and timedWaitPid(). Referenced by BLOCXX_NAMESPACE::PopenStreamsImpl::getExitStatus(). |
|
Definition at line 236 of file ScopeGuard.hpp. References makeGuard(). |
|
Definition at line 202 of file ScopeGuard.hpp. References makeGuard(). |
|
Definition at line 169 of file ScopeGuard.hpp. References makeGuard(). |
|
Definition at line 137 of file ScopeGuard.hpp. Referenced by makeGuard(). |
|
Definition at line 332 of file ScopeGuard.hpp. References makeObjGuard(). |
|
Definition at line 299 of file ScopeGuard.hpp. References makeObjGuard(). |
|
Definition at line 267 of file ScopeGuard.hpp. Referenced by makeObjGuard(). |
|
Definition at line 313 of file 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 BLOCXX_NAMESPACE::MD5::MD5Update(). |
|
Definition at line 199 of file Exec.cpp. References BLOCXX_NAMESPACE::ThreadImpl::sleep(). Referenced by timedWaitPid(). |
|
Definition at line 186 of file Exec.cpp. References safeWaitPid(), and BLOCXX_NAMESPACE::ThreadImpl::testCancel(). Referenced by killWait(), and timedWaitPid(). |
|
Convert a UInt16 value from network byte order to host byte order.
Definition at line 76 of file ByteSwap.hpp. Referenced by BLOCXX_NAMESPACE::SocketAddress::getPort(), and BLOCXX_NAMESPACE::BinarySerialization::read(). |
|
Convert a UInt32 value from network byte order to host byte order.
Definition at line 82 of file ByteSwap.hpp. Referenced by BLOCXX_NAMESPACE::BinarySerialization::read(). |
|
Convert a UInt64 value from network byte order to host byte order.
Definition at line 88 of file ByteSwap.hpp. |
|
Definition at line 325 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
|
|
Definition at line 424 of file StringBuffer.cpp. |
|
Definition at line 412 of file StringBuffer.cpp. |
|
Definition at line 400 of file StringBuffer.cpp. |
|
Definition at line 752 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 747 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 742 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 214 of file Reference.hpp. References BLOCXX_NAMESPACE::Reference< T >::getPtr(). |
|
Definition at line 120 of file IstreamBufIterator.hpp. References BLOCXX_NAMESPACE::IstreamBufIterator::equal(). |
|
Definition at line 171 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 163 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 155 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 206 of file Enumeration.hpp. References BLOCXX_NAMESPACE::Enumeration_input_iterator< T >::m_equal(). |
|
Definition at line 347 of file COWReference.hpp. References BLOCXX_NAMESPACE::COWReference< T >::getPtr(). |
|
Definition at line 321 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 313 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 305 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 297 of file Char16.hpp. |
|
Definition at line 293 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Definition at line 289 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Determine two Arrays are not equal. Two Arrays are considered equal if they are of the same size and elements in the same position are equal as defined by the “==” operator of the type in the Array. |
|
Definition at line 1451 of file String.cpp. |
|
Definition at line 1443 of file String.cpp. |
|
Definition at line 1435 of file String.cpp. |
|
Definition at line 1427 of file String.cpp. |
|
Definition at line 1419 of file String.cpp. |
|
Definition at line 317 of file Char16.hpp. References BLOCXX_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 1325 of file DateTime.cpp. References BLOCXX_NAMESPACE::DateTime::get(), and BLOCXX_NAMESPACE::DateTime::getMicrosecond(). |
|
Definition at line 321 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Definition at line 329 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Definition at line 315 of file UUID.cpp. References BLOCXX_NAMESPACE::UUID::m_uuid. |
|
Definition at line 767 of file String.hpp. |
|
Definition at line 762 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 757 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 243 of file SortedVectorSet.hpp. |
|
Definition at line 293 of file SortedVectorMap.hpp. |
|
Definition at line 229 of file Reference.hpp. |
|
|
|
|
|
Definition at line 182 of file IntrusiveReference.hpp. |
|
Definition at line 353 of file COWReference.hpp. |
|
Definition at line 332 of file COWIntrusiveReference.hpp. |
|
Definition at line 301 of file Char16.hpp. |
|
This is done by doing a lexicographical compare on the Arrays. a lexicographical compare will compares the Arrays element by element until:
Definition at line 435 of file ArrayImpl.hpp. |
|
Definition at line 387 of file StringBuffer.cpp. References BLOCXX_NAMESPACE::StringBuffer::c_str(), and BLOCXX_NAMESPACE::StringBuffer::length(). |
|
|
|
Definition at line 1459 of file String.cpp. References BLOCXX_NAMESPACE::String::c_str(), and BLOCXX_NAMESPACE::String::length(). |
|
Definition at line 109 of file Format.cpp. References BLOCXX_NAMESPACE::OStringStream::c_str(), BLOCXX_NAMESPACE::OStringStream::length(), and BLOCXX_NAMESPACE::Format::oss. |
|
Writes the exception object to the stream in the form: <file>: <line> <type>: <message>.
Definition at line 180 of file Exception.cpp. References BLOCXX_NAMESPACE::Exception::getFile(). |
|
Definition at line 84 of file Char16.cpp. References BLOCXX_NAMESPACE::Char16::getValue(), and val. |
|
Insert the string representation of a Bool object into a given stream.
|
|
|
|
Definition at line 782 of file String.hpp. |
|
Definition at line 777 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 772 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 305 of file Char16.hpp. |
|
Determine if one Array is less than or equal to another. This is done by doing a lexicographical compare on the Arrays. a lexicographical compare will compares the Arrays element by element until:
|
|
Definition at line 310 of file UUID.cpp. References BLOCXX_NAMESPACE::UUID::m_uuid. |
|
Definition at line 418 of file StringBuffer.cpp. References BLOCXX_NAMESPACE::StringBuffer::c_str(), and BLOCXX_NAMESPACE::String::equals(). |
|
Definition at line 406 of file StringBuffer.cpp. References BLOCXX_NAMESPACE::String::c_str(), and BLOCXX_NAMESPACE::StringBuffer::equals(). |
|
Definition at line 394 of file StringBuffer.cpp. References BLOCXX_NAMESPACE::StringBuffer::equals(). |
|
Definition at line 737 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 732 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 727 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 237 of file SortedVectorSet.hpp. References BLOCXX_NAMESPACE::SortedVectorSet< T, Compare >::m_impl. |
|
Definition at line 287 of file SortedVectorMap.hpp. References BLOCXX_NAMESPACE::SortedVectorMap< Key, T, Compare >::m_impl. |
|
Definition at line 208 of file Reference.hpp. References BLOCXX_NAMESPACE::Reference< T >::getPtr(). |
|
Definition at line 238 of file Map.hpp. References BLOCXX_NAMESPACE::Map< Key, T, Compare >::m_impl. |
|
Definition at line 643 of file List.hpp. References BLOCXX_NAMESPACE::List< T >::m_impl. |
|
Definition at line 116 of file IstreamBufIterator.hpp. References BLOCXX_NAMESPACE::IstreamBufIterator::equal(). |
|
Definition at line 167 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 159 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 151 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 430 of file Exec.cpp. References BLOCXX_NAMESPACE::PopenStreams::m_impl. |
|
Definition at line 198 of file Enumeration.hpp. References BLOCXX_NAMESPACE::Enumeration_input_iterator< T >::m_equal(). |
|
Definition at line 341 of file COWReference.hpp. References BLOCXX_NAMESPACE::COWReference< T >::getPtr(). |
|
Definition at line 317 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 309 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 301 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::getPtr(). |
|
Definition at line 285 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Definition at line 281 of file Char16.hpp. References BLOCXX_NAMESPACE::Char16::getValue(). |
|
Definition at line 277 of file Char16.hpp. |
|
Two Arrays are considered equal if they are of the same size and elements in the same position are equal as defined by the “==” operator of the type in the Array.
Definition at line 430 of file ArrayImpl.hpp. References BLOCXX_NAMESPACE::Array< T >::m_impl. |
|
Definition at line 797 of file String.hpp. |
|
Definition at line 792 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 787 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 309 of file Char16.hpp. |
|
Determine if one Array is greater than another. This is done by doing a lexicographical compare on the Arrays. a lexicographical compare will compares the Arrays element by element until:
|
|
Definition at line 812 of file String.hpp. |
|
Definition at line 807 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 802 of file String.hpp. References BLOCXX_NAMESPACE::String::compareTo(). |
|
Definition at line 313 of file Char16.hpp. |
|
Determine if one Array is greater than or equal to another. This is done by doing a lexicographical compare on the Arrays. a lexicographical compare will compares the Arrays element by element until:
|
|
Definition at line 50 of file ReferenceBase.hpp. Referenced by BLOCXX_NAMESPACE::ReferenceBase::swap(), and BLOCXX_NAMESPACE::Reference< T >::swap(). |
|
Definition at line 372 of file ThreadPool.cpp. References BLOCXX_NAMESPACE::Exception::type(), and BLOCXX_NAMESPACE::Exception::what(). |
|
Definition at line 172 of file Exec.cpp. Referenced by noIntrWaitPid(). |
|
Definition at line 80 of file Thread.cpp. References BLOCXX_NAMESPACE::ThreadImpl::sameThreads(). Referenced by BLOCXX_NAMESPACE::Thread::join(), BLOCXX_NAMESPACE::Thread::start(), and BLOCXX_NAMESPACE::Thread::~Thread(). |
|
Definition at line 205 of file Exec.cpp. References BLOCXX_NAMESPACE::ThreadImpl::sleep(). |
|
Definition at line 190 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::getPtr(). |
|
Definition at line 174 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 151 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 130 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 111 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 94 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 80 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 68 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 58 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 50 of file StrictWeakOrdering.hpp. References StrictWeakOrdering(). |
|
Definition at line 45 of file StrictWeakOrdering.hpp. Referenced by StrictWeakOrdering(). |
|
Definition at line 82 of file String.cpp. Referenced by BLOCXX_NAMESPACE::String::startsWith(). |
|
Definition at line 52 of file PosixRegEx.cpp. References i, and BLOCXX_NAMESPACE::String::substring(). Referenced by BLOCXX_NAMESPACE::PosixRegEx::replace(). |
|
Definition at line 249 of file SortedVectorSet.hpp. References BLOCXX_NAMESPACE::SortedVectorSet< T, Compare >::swap(). |
|
Definition at line 299 of file SortedVectorMap.hpp. References BLOCXX_NAMESPACE::SortedVectorMap< Key, T, Compare >::swap(). |
|
Definition at line 250 of file Map.hpp. References BLOCXX_NAMESPACE::Map< Key, T, Compare >::swap(). |
|
Definition at line 653 of file List.hpp. References BLOCXX_NAMESPACE::List< T >::swap(). |
|
Definition at line 186 of file IntrusiveReference.hpp. References BLOCXX_NAMESPACE::IntrusiveReference< T >::swap(). |
|
Definition at line 336 of file COWIntrusiveReference.hpp. References BLOCXX_NAMESPACE::COWIntrusiveReference< T >::swap(). |
|
Definition at line 440 of file ArrayImpl.hpp. References BLOCXX_NAMESPACE::Array< T >::swap(). Referenced by BLOCXX_NAMESPACE::StringBuffer::swap(), BLOCXX_NAMESPACE::Reference< T >::swap(), BLOCXX_NAMESPACE::Logger::swap(), BLOCXX_NAMESPACE::File::swap(), BLOCXX_NAMESPACE::Exception::swap(), and BLOCXX_NAMESPACE::COWReference< T >::swap(). |
|
Definition at line 48 of file Array.cpp. References BLOCXX_THROW. Referenced by BLOCXX_NAMESPACE::Array< T >::checkValidIndex(). |
|
Definition at line 933 of file String.cpp. References BLOCXX_THROW. |
|
Definition at line 927 of file String.cpp. References BLOCXX_THROW. Referenced by convertToRealType(), doConvertToIntType(), and BLOCXX_NAMESPACE::String::toBool(). |
|
Definition at line 211 of file Exec.cpp. References BLOCXX_THROW_ERRNO_MSG, milliSleep(), and noIntrWaitPid(). Referenced by BLOCXX_NAMESPACE::PopenStreamsImpl::getExitStatus(), and killWait(). |
|
Definition at line 192 of file UUID.cpp. Referenced by BLOCXX_NAMESPACE::UUID::toString(). |
|
Definition at line 198 of file UUID.cpp. Referenced by BLOCXX_NAMESPACE::UUID::toString(). |
|
Definition at line 146 of file DateTime.cpp. References badDateTime(). Referenced by BLOCXX_NAMESPACE::DateTime::DateTime(). |
|
Definition at line 258 of file Thread.cpp. |
|
Definition at line 44 of file IPCMutex.cpp. |
|
Definition at line 133 of file Socket.cpp. Referenced by BLOCXX_NAMESPACE::Socket::createShutDownMechanism(), and BLOCXX_NAMESPACE::Socket::shutdownAllSockets(). |
|
Definition at line 54 of file BaseStreamBuffer.hpp. |
|
Definition at line 112 of file BinarySerialization.hpp. |
|
Definition at line 111 of file BinarySerialization.hpp. |
|
Definition at line 105 of file BinarySerialization.hpp. |
|
Definition at line 107 of file BinarySerialization.hpp. |
|
Definition at line 91 of file BinarySerialization.hpp. |
|
Definition at line 92 of file BinarySerialization.hpp. |
|
Definition at line 93 of file BinarySerialization.hpp. |
|
Definition at line 95 of file BinarySerialization.hpp. |
|
Definition at line 94 of file BinarySerialization.hpp. |
|
Definition at line 97 of file BinarySerialization.hpp. |
|
Definition at line 96 of file BinarySerialization.hpp. |
|
Definition at line 98 of file BinarySerialization.hpp. |
|
Definition at line 86 of file BinarySerialization.hpp. |
|
Definition at line 87 of file BinarySerialization.hpp. |
|
Definition at line 116 of file BinarySerialization.hpp. |
|
Definition at line 99 of file BinarySerialization.hpp. |
|
Definition at line 100 of file BinarySerialization.hpp. |
|
Definition at line 108 of file BinarySerialization.hpp. |
|
Definition at line 102 of file BinarySerialization.hpp. |
|
Definition at line 117 of file BinarySerialization.hpp. |
|
Definition at line 101 of file BinarySerialization.hpp. |
|
Definition at line 104 of file BinarySerialization.hpp. |
|
Definition at line 106 of file BinarySerialization.hpp. |
|
Definition at line 85 of file BinarySerialization.hpp. |
|
Definition at line 114 of file BinarySerialization.hpp. |
|
Definition at line 113 of file BinarySerialization.hpp. |
|
Definition at line 109 of file BinarySerialization.hpp. |
|
Definition at line 103 of file BinarySerialization.hpp. |
|
Definition at line 79 of file BinarySerialization.hpp. |
|
Definition at line 122 of file BinarySerialization.hpp. Referenced by BLOCXX_NAMESPACE::BinarySerialization::readBool(), and BLOCXX_NAMESPACE::BinarySerialization::writeBool(). |
|
Definition at line 120 of file BinarySerialization.hpp. |
|
Definition at line 123 of file BinarySerialization.hpp. |
|
Definition at line 121 of file BinarySerialization.hpp. |
|
Definition at line 129 of file BinarySerialization.hpp. |
|
Definition at line 118 of file BinarySerialization.hpp. |
|
Definition at line 119 of file BinarySerialization.hpp. |
|
Definition at line 128 of file BinarySerialization.hpp. |
|
Definition at line 132 of file BinarySerialization.hpp. |
|
Definition at line 126 of file BinarySerialization.hpp. |
|
Definition at line 130 of file BinarySerialization.hpp. |
|
Definition at line 124 of file BinarySerialization.hpp. Referenced by BLOCXX_NAMESPACE::BinarySerialization::readString(), and BLOCXX_NAMESPACE::BinarySerialization::writeString(). |
|
Definition at line 125 of file BinarySerialization.hpp. Referenced by BLOCXX_NAMESPACE::BinarySerialization::readStringArray(), and BLOCXX_NAMESPACE::BinarySerialization::writeStringArray(). |
|
Definition at line 133 of file BinarySerialization.hpp. |
|
Definition at line 127 of file BinarySerialization.hpp. |
|
Definition at line 131 of file BinarySerialization.hpp. |
|
Definition at line 45 of file IPCMutex.cpp. |
|
Definition at line 49 of file SignalScope.hpp. |
|
Definition at line 53 of file SignalScope.hpp. |
|
Definition at line 48 of file SignalScope.hpp. |
|
|
|
|
|
Definition at line 64 of file CerrAppender.cpp. Referenced by BLOCXX_NAMESPACE::CerrAppender::doProcessLogMessage(). |
|
Definition at line 888 of file String.cpp. |
|
|
|
Definition at line 78 of file dlSharedLibrary.cpp. Referenced by BLOCXX_NAMESPACE::dlSharedLibrary::doGetFunctionPointer(). |
|
Definition at line 134 of file BinarySerialization.hpp. |
|
Definition at line 136 of file BinarySerialization.hpp. |
|
Definition at line 135 of file BinarySerialization.hpp. |
|
Definition at line 137 of file BinarySerialization.hpp. |
|
Definition at line 138 of file BinarySerialization.hpp. |
|
Definition at line 69 of file SyslogAppender.cpp. |
|
Definition at line 80 of file FileAppender.cpp. Referenced by BLOCXX_NAMESPACE::FileAppender::doProcessLogMessage(). |
|
Definition at line 370 of file Logger.cpp. Referenced by BLOCXX_NAMESPACE::Logger::getDefaultLogger(), and BLOCXX_NAMESPACE::Logger::setDefaultLogger(). |
|
|
|
Definition at line 125 of file RandomNumber.cpp. Referenced by BLOCXX_NAMESPACE::RandomNumber::getNextNumber(), and BLOCXX_NAMESPACE::UUID::UUID(). |
|
Definition at line 369 of file Logger.cpp. Referenced by BLOCXX_NAMESPACE::Logger::getCurrentLogger(), and BLOCXX_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 368 of file Logger.cpp. Referenced by BLOCXX_NAMESPACE::Logger::getDefaultLogger(), initGuardAndKey(), and BLOCXX_NAMESPACE::Logger::setDefaultLogger(). |
|
Definition at line 367 of file Logger.cpp. Referenced by BLOCXX_NAMESPACE::Logger::getCurrentLogger(), BLOCXX_NAMESPACE::Logger::getDefaultLogger(), BLOCXX_NAMESPACE::Logger::setDefaultLogger(), and BLOCXX_NAMESPACE::Logger::setThreadLogger(). |
|
Definition at line 73 of file UUID.cpp. Referenced by BLOCXX_NAMESPACE::UUID::UUID(). |
|
Definition at line 428 of file SocketBaseImpl.cpp. |
|
Definition at line 64 of file RandomNumber.cpp. |
|
Definition at line 56 of file CerrLogger.cpp. Referenced by BLOCXX_NAMESPACE::CerrLogger::doProcessLogMessage(), BLOCXX_NAMESPACE::RandomNumber::RandomNumber(), BLOCXX_NAMESPACE::SocketBaseImpl::read(), and BLOCXX_NAMESPACE::SocketBaseImpl::write(). |
|
Definition at line 55 of file BaseStreamBuffer.hpp. |
|
Definition at line 88 of file BinarySerialization.hpp. |
|
Definition at line 90 of file BinarySerialization.hpp. |
|
Definition at line 89 of file BinarySerialization.hpp. |
|
Definition at line 424 of file DateTime.cpp. |
|
Definition at line 60 of file SyslogAppender.cpp. |
|
Definition at line 53 of file MD5.cpp. Referenced by BLOCXX_NAMESPACE::MD5::convertBinToHex(). |
|
Definition at line 82 of file MD5.hpp. Referenced by BLOCXX_NAMESPACE::MD5::convertBinToHex(). |
|
Definition at line 82 of file BinarySerialization.hpp. |
|
Definition at line 153 of file UUID.cpp. Referenced by getNodeIdentifier(). |
|
Definition at line 154 of file UUID.cpp. Referenced by getNodeIdentifier(). |
|
Definition at line 908 of file String.cpp. |
|
Definition at line 77 of file Thread.cpp. Referenced by BLOCXX_NAMESPACE::Thread::join(), BLOCXX_NAMESPACE::Thread::start(), and BLOCXX_NAMESPACE::Thread::~Thread(). |
|
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 201 of file MD5.cpp. Referenced by BLOCXX_NAMESPACE::MD5::MD5Final(). |
|
Definition at line 65 of file RandomNumber.cpp. Referenced by BLOCXX_NAMESPACE::RandomNumber::initRandomness(). |
|
Definition at line 134 of file Socket.cpp. Referenced by BLOCXX_NAMESPACE::Socket::createShutDownMechanism(), BLOCXX_NAMESPACE::Socket::deleteShutDownMechanism(), and BLOCXX_NAMESPACE::Socket::shutdownAllSockets(). |
|
Definition at line 55 of file SyslogAppender.cpp. Referenced by BLOCXX_NAMESPACE::SyslogAppender::doProcessLogMessage(). |
|
Definition at line 48 of file TempFileEnumerationImplBase.cpp. Referenced by BLOCXX_NAMESPACE::TempFileEnumerationImplBase::readSize(), and BLOCXX_NAMESPACE::TempFileEnumerationImplBase::TempFileEnumerationImplBase(). |
|
|
|
|