HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_UniversalLogExternalInfo Class Reference

#include <UT_UniversalLogEntry.h>

+ Inheritance diagram for UT_UniversalLogExternalInfo:

Public Member Functions

 UT_UniversalLogExternalInfo ()
 
SYS_HashType hash () const
 
- Public Member Functions inherited from UT_IntrusiveRefCounter< UT_UniversalLogExternalInfo >
SYS_FORCE_INLINE UT_IntrusiveRefCounter () noexcept
 Default constructor: Sets counter to 0. More...
 
SYS_FORCE_INLINE UT_IntrusiveRefCounter (const UT_IntrusiveRefCounter &) noexcept
 Copy constructor: Sets counter to 0. More...
 
UT_IntrusiveRefCounteroperator= (const UT_IntrusiveRefCounter &) noexcept
 Assignment operator: Does not modify counter. More...
 
SYS_FORCE_INLINE uint32 use_count () const noexcept
 Return current counter. More...
 
SYS_FORCE_INLINE bool conditionalAddRef () noexcept
 

Public Attributes

UT_StringHolder myHostName
 
UT_StringHolder myIdentifier
 
UT_StringHolder myCommandLine
 
int myProcessId
 

Additional Inherited Members

- Protected Member Functions inherited from UT_IntrusiveRefCounter< UT_UniversalLogExternalInfo >
SYS_FORCE_INLINE ~UT_IntrusiveRefCounter ()
 Destructor: Only derived classes can destruct this. More...
 

Detailed Description

Definition at line 31 of file UT_UniversalLogEntry.h.

Constructor & Destructor Documentation

UT_UniversalLogExternalInfo::UT_UniversalLogExternalInfo ( )
inline

Definition at line 35 of file UT_UniversalLogEntry.h.

Member Function Documentation

SYS_HashType UT_UniversalLogExternalInfo::hash ( void  ) const
inline

Definition at line 39 of file UT_UniversalLogEntry.h.

Member Data Documentation

UT_StringHolder UT_UniversalLogExternalInfo::myCommandLine

Definition at line 51 of file UT_UniversalLogEntry.h.

UT_StringHolder UT_UniversalLogExternalInfo::myHostName

Definition at line 49 of file UT_UniversalLogEntry.h.

UT_StringHolder UT_UniversalLogExternalInfo::myIdentifier

Definition at line 50 of file UT_UniversalLogEntry.h.

int UT_UniversalLogExternalInfo::myProcessId

Definition at line 52 of file UT_UniversalLogEntry.h.


The documentation for this class was generated from the following file: