LeviLamina
Loading...
Searching...
No Matches
ContentLogFileEndPoint Class Reference
+ Inheritance diagram for ContentLogFileEndPoint:

Public Member Functions

ContentLogFileEndPointoperator= (ContentLogFileEndPoint const &)
 
 ContentLogFileEndPoint (ContentLogFileEndPoint const &)
 
virtual void log (::LogArea const area, ::LogLevel const level, char const *message)
 
virtual void flush ()
 
virtual void setEnabled (bool newState)
 
virtual bool isEnabled () const
 
virtual bool logOnlyOnce () const
 
MCAPI ContentLogFileEndPoint (::Core::Path debugLogDirectory, ::Core::Path fileName, ::std::optional<::LogLevel > minLogLevel)
 
MCAPI void * $ctor (::Core::Path debugLogDirectory, ::Core::Path fileName, ::std::optional<::LogLevel > minLogLevel)
 
MCAPI void $log (::LogArea const area, ::LogLevel const level, char const *message)
 
MCAPI void $flush ()
 
MCAPI void $setEnabled (bool newState)
 
MCFOLD bool $isEnabled () const
 
MCFOLD bool $logOnlyOnce () const
 
virtual void log (char const *message)
 
MCAPI void $dtor ()
 
MCFOLD void $log (char const *message)
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI ::std::string_view const & FILE_NAME ()
 
static MCAPI void ** $vftableForLogEndPoint ()
 
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk6b4db6
 
::ll::UntypedStorage< 8, 32 > mUnk3cdcd4
 
::ll::UntypedStorage< 8, 32 > mUnk355928
 
::ll::UntypedStorage< 4, 4 > mUnkbe8544
 
::ll::UntypedStorage< 1, 1 > mUnke5cbb0
 
::ll::UntypedStorage< 4, 8 > mUnk299ac4
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ log() [1/2]

virtual void ContentLogFileEndPoint::log ( ::LogArea const area,
::LogLevel const level,
char const * message )
virtual

Implements ContentLogEndPoint.

◆ flush()

virtual void ContentLogFileEndPoint::flush ( )
virtual

Implements Bedrock::LogEndPoint.

◆ setEnabled()

virtual void ContentLogFileEndPoint::setEnabled ( bool newState)
virtual

Implements Bedrock::LogEndPoint.

◆ isEnabled()

virtual bool ContentLogFileEndPoint::isEnabled ( ) const
virtual

Implements Bedrock::LogEndPoint.

◆ logOnlyOnce()

virtual bool ContentLogFileEndPoint::logOnlyOnce ( ) const
virtual

Implements ContentLogEndPoint.

◆ log() [2/2]

virtual void ContentLogEndPoint::log ( char const * message)
virtualinherited

Implements Bedrock::LogEndPoint.


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