Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CLogicsAllowed::SPrvDBVersion Struct Reference

Public Member Functions

 SPrvDBVersion ()=default
 
 ~SPrvDBVersion ()=default
 
 SPrvDBVersion (const SPrvDBVersion &other)=default
 
 SPrvDBVersion (SPrvDBVersion &&other)=delete
 
SPrvDBVersionoperator= (const SPrvDBVersion &other)=default
 
SPrvDBVersionoperator= (SPrvDBVersion &&other)=delete
 
bool operator< (const SPrvDBVersion &other) const
 

Public Attributes

std::string m_version {}
 
std::string m_revision {}
 
std::string m_date {}
 

Constructor & Destructor Documentation

◆ SPrvDBVersion() [1/3]

CLogicsAllowed::SPrvDBVersion::SPrvDBVersion ( )
default

◆ ~SPrvDBVersion()

CLogicsAllowed::SPrvDBVersion::~SPrvDBVersion ( )
default

◆ SPrvDBVersion() [2/3]

CLogicsAllowed::SPrvDBVersion::SPrvDBVersion ( const SPrvDBVersion & other)
default

◆ SPrvDBVersion() [3/3]

CLogicsAllowed::SPrvDBVersion::SPrvDBVersion ( SPrvDBVersion && other)
delete

Member Function Documentation

◆ operator<()

bool CLogicsAllowed::SPrvDBVersion::operator< ( const SPrvDBVersion & other) const

◆ operator=() [1/2]

SPrvDBVersion & CLogicsAllowed::SPrvDBVersion::operator= ( const SPrvDBVersion & other)
default

◆ operator=() [2/2]

SPrvDBVersion & CLogicsAllowed::SPrvDBVersion::operator= ( SPrvDBVersion && other)
delete

Member Data Documentation

◆ m_date

std::string CLogicsAllowed::SPrvDBVersion::m_date {}

◆ m_revision

std::string CLogicsAllowed::SPrvDBVersion::m_revision {}

◆ m_version

std::string CLogicsAllowed::SPrvDBVersion::m_version {}

The documentation for this struct was generated from the following files: