Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::EntryRegister Struct Reference

#include <structs.hpp>

Collaboration diagram for iv::model::EntryRegister:
[legend]

Public Member Functions

 EntryRegister ()
 
 EntryRegister (const EntryRegister &other)
 
 EntryRegister (EntryRegister &&other) noexcept
 
 ~EntryRegister ()
 
EntryRegisteroperator= (const EntryRegister &other)
 
EntryRegisteroperator= (EntryRegister &&other) noexcept
 

Public Attributes

std::string name
 
iv::time::Timestamp timestamp
 

Constructor & Destructor Documentation

◆ EntryRegister() [1/3]

iv::model::EntryRegister::EntryRegister ( )

◆ EntryRegister() [2/3]

iv::model::EntryRegister::EntryRegister ( const EntryRegister & other)
default

◆ EntryRegister() [3/3]

iv::model::EntryRegister::EntryRegister ( EntryRegister && other)
noexcept

◆ ~EntryRegister()

iv::model::EntryRegister::~EntryRegister ( )
default

Member Function Documentation

◆ operator=() [1/2]

EntryRegister & iv::model::EntryRegister::operator= ( const EntryRegister & other)
default

◆ operator=() [2/2]

EntryRegister & iv::model::EntryRegister::operator= ( EntryRegister && other)
noexcept

Member Data Documentation

◆ name

std::string iv::model::EntryRegister::name

◆ timestamp

iv::time::Timestamp iv::model::EntryRegister::timestamp

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