Public Member Functions | Private Attributes
librms::log Class Reference

#include <log.hpp>

List of all members.

Public Member Functions

unsigned int get_appointment_id () const
std::string get_created () const
std::string get_entry () const
unsigned int get_id () const
std::string get_label () const
std::string get_modified () const
unsigned int get_type_id () const
 log (librms::rms *client, unsigned int id, unsigned int appointment_id, unsigned int type_id, std::string label, std::string entry, std::string created, std::string modified)

Private Attributes

unsigned int appointment_id_
librms::rmsclient_
std::string created_
std::string entry_
unsigned int id_
std::string label_
std::string modified_
unsigned int type_id_

Detailed Description

Definition at line 12 of file log.hpp.


Constructor & Destructor Documentation

log::log ( librms::rms client,
unsigned int  id,
unsigned int  appointment_id,
unsigned int  type_id,
std::string  label,
std::string  entry,
std::string  created,
std::string  modified 
)

Definition at line 6 of file log.cpp.


Member Function Documentation

unsigned int log::get_appointment_id ( ) const

Definition at line 21 of file log.cpp.

string log::get_created ( ) const

Definition at line 42 of file log.cpp.

string log::get_entry ( ) const

Definition at line 37 of file log.cpp.

unsigned int log::get_id ( ) const

Definition at line 16 of file log.cpp.

string log::get_label ( ) const

Definition at line 32 of file log.cpp.

string log::get_modified ( ) const

Definition at line 47 of file log.cpp.

unsigned int log::get_type_id ( ) const

Definition at line 27 of file log.cpp.


Member Data Documentation

unsigned int librms::log::appointment_id_ [private]

Definition at line 33 of file log.hpp.

Definition at line 34 of file log.hpp.

std::string librms::log::created_ [private]

Definition at line 32 of file log.hpp.

std::string librms::log::entry_ [private]

Definition at line 32 of file log.hpp.

unsigned int librms::log::id_ [private]

Definition at line 33 of file log.hpp.

std::string librms::log::label_ [private]

Definition at line 32 of file log.hpp.

std::string librms::log::modified_ [private]

Definition at line 32 of file log.hpp.

unsigned int librms::log::type_id_ [private]

Definition at line 33 of file log.hpp.


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


librms
Author(s): Russell Toris
autogenerated on Fri Aug 28 2015 11:26:43