Definition at line 53 of file HistoryLine.hh.
#include <HistoryLine.hh>
◆ HistoryLine() [1/2]
| CWB::HistoryLine::HistoryLine |
( |
char * |
Type = NULL, |
|
|
char * |
Comment = NULL, |
|
|
char * |
History = NULL |
|
) |
| |
◆ HistoryLine() [2/2]
| CWB::HistoryLine::HistoryLine |
( |
const HistoryLine & |
HistoryLine | ) |
|
◆ ~HistoryLine()
| CWB::HistoryLine::~HistoryLine |
( |
| ) |
|
◆ Browse()
| void CWB::HistoryLine::Browse |
( |
TBrowser * |
b | ) |
|
|
virtual |
◆ CommentSet()
| void CWB::HistoryLine::CommentSet |
( |
char * |
Comment | ) |
|
|
private |
◆ Compare()
| int CWB::HistoryLine::Compare |
( |
const TObject * |
Obj | ) |
const |
◆ Destroy()
| void CWB::HistoryLine::Destroy |
( |
| ) |
|
|
private |
◆ GetAscendingSortOrder()
| bool CWB::HistoryLine::GetAscendingSortOrder |
( |
| ) |
|
◆ GetCreationTimeStamp()
| TTimeStamp CWB::HistoryLine::GetCreationTimeStamp |
( |
| ) |
|
◆ GetDescendantSortOrder()
| bool CWB::HistoryLine::GetDescendantSortOrder |
( |
| ) |
|
◆ GetHistoryComment()
| char * CWB::HistoryLine::GetHistoryComment |
( |
| ) |
|
◆ GetHistoryStr()
| char * CWB::HistoryLine::GetHistoryStr |
( |
| ) |
|
◆ GetHistoryType()
| char * CWB::HistoryLine::GetHistoryType |
( |
| ) |
|
◆ GetSortOrder()
◆ HistoryLineException()
| void CWB::HistoryLine::HistoryLineException |
( |
int |
type, |
|
|
const char * |
location, |
|
|
const char * |
msgfmt, |
|
|
|
... |
|
) |
| |
◆ HistorySet()
| void CWB::HistoryLine::HistorySet |
( |
char * |
History | ) |
|
|
private |
◆ Init()
| void CWB::HistoryLine::Init |
( |
| ) |
|
|
private |
◆ IsSortable()
| bool CWB::HistoryLine::IsSortable |
( |
| ) |
const |
◆ IsSortOrderAlphabetical()
| bool CWB::HistoryLine::IsSortOrderAlphabetical |
( |
| ) |
|
◆ IsSortOrderDate()
| bool CWB::HistoryLine::IsSortOrderDate |
( |
| ) |
|
◆ IsSortOrderInsertion()
| bool CWB::HistoryLine::IsSortOrderInsertion |
( |
| ) |
|
◆ Print()
| void CWB::HistoryLine::Print |
( |
| ) |
|
◆ SetAscendingSortOrder()
| bool CWB::HistoryLine::SetAscendingSortOrder |
( |
| ) |
|
◆ SetDescendantSortOrder()
| bool CWB::HistoryLine::SetDescendantSortOrder |
( |
| ) |
|
◆ SetHistory()
| void CWB::HistoryLine::SetHistory |
( |
char * |
Type, |
|
|
char * |
Comment, |
|
|
char * |
History |
|
) |
| |
◆ SetHistoryComment()
| char * CWB::HistoryLine::SetHistoryComment |
( |
char * |
Comment | ) |
|
◆ SetHistoryStr()
| char * CWB::HistoryLine::SetHistoryStr |
( |
char * |
History | ) |
|
◆ SetHistoryType()
| char * CWB::HistoryLine::SetHistoryType |
( |
char * |
Type | ) |
|
◆ SetSortOrder()
◆ TypeSet()
| void CWB::HistoryLine::TypeSet |
( |
char * |
Type | ) |
|
|
private |
◆ AscendingOrder
| bool CWB::HistoryLine::AscendingOrder |
|
private |
◆ Comment
| char* CWB::HistoryLine::Comment |
|
private |
◆ CommentLength
| int CWB::HistoryLine::CommentLength |
|
private |
◆ CreationDate_NSec
| long CWB::HistoryLine::CreationDate_NSec |
|
private |
◆ CreationDate_Sec
| long CWB::HistoryLine::CreationDate_Sec |
|
private |
◆ History
| char* CWB::HistoryLine::History |
|
private |
◆ HistoryLength
| int CWB::HistoryLine::HistoryLength |
|
private |
◆ SortOrder
◆ Type
| char* CWB::HistoryLine::Type |
|
private |
◆ TypeLength
| int CWB::HistoryLine::TypeLength |
|
private |
The documentation for this class was generated from the following files: