LeviLamina
Loading...
Searching...
No Matches
Puv::Logger Class Reference

Classes

struct  UpgradeLogEntry
 
struct  ValidationLogEntry
 

Public Types

enum class  UpgradeResultCode : uchar {
  UnsupportedVersion = 1 << 0 , SrcError = 1 << 1 , DstError = 1 << 2 , InternalError = 1 << 3 ,
  CopyError = 1 << 4 , EnttEnumAsBitmask = 255 , All = 255
}
 
enum class  ValidationResultCode : uchar { Warning = 1 , Error = 2 , All = 255 , EnttEnumAsBitmask = 255 }
 

Public Member Functions

Loggeroperator= (Logger const &)
 
MCAPI Logger (::Puv::Logger const &)
 
MCAPI Logger (::Puv::Logger &&)
 
MCAPI::Puv::Logger & log (::Puv::Logger::ValidationResultCode res, ::std::string msg)
 
MCAPI::Puv::Logger & log (::cereal::ResultCode res, ::std::vector<::std::pair<::cereal::SerializerContext::ContextType, ::std::string > > path, ::std::string msg)
 
MCAPI::Puv::Logger & log (::Puv::Logger::UpgradeResultCode res, ::std::vector<::std::pair<::cereal::SerializerContext::ContextType, ::std::string > > src, ::std::vector<::std::pair<::cereal::SerializerContext::ContextType, ::std::string > > dst, ::std::string msg)
 
MCAPI::Puv::Logger & operator= (::Puv::Logger &&)
 
MCAPI void * $ctor (::Puv::Logger const &)
 
MCAPI void * $ctor (::Puv::Logger &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk168e35
 
::ll::UntypedStorage< 8, 24 > mUnk2f2a6c
 
::ll::UntypedStorage< 8, 24 > mUnkbfc3b7
 
::ll::UntypedStorage< 1, 1 > mUnkbcb18b
 

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