#include <Template.h>
◆ CTemplateLoopContext() [1/2]
CTemplateLoopContext::CTemplateLoopContext |
( |
unsigned long |
uFilePos, |
|
|
const CString & |
sLoopName, |
|
|
bool |
bReverse, |
|
|
std::vector< CTemplate * > * |
pRows |
|
) |
| |
|
inline |
◆ ~CTemplateLoopContext()
virtual CTemplateLoopContext::~CTemplateLoopContext |
( |
| ) |
|
|
inlinevirtual |
◆ CTemplateLoopContext() [2/2]
◆ DecRowIndex()
unsigned int CTemplateLoopContext::DecRowIndex |
( |
| ) |
|
|
inline |
◆ GetCurRow()
CTemplate* CTemplateLoopContext::GetCurRow |
( |
| ) |
|
|
inline |
◆ GetFilePosition()
unsigned long CTemplateLoopContext::GetFilePosition |
( |
| ) |
const |
|
inline |
◆ GetName()
const CString& CTemplateLoopContext::GetName |
( |
| ) |
const |
|
inline |
◆ GetNextRow()
CTemplate* CTemplateLoopContext::GetNextRow |
( |
| ) |
|
|
inline |
◆ GetRow()
CTemplate* CTemplateLoopContext::GetRow |
( |
unsigned int |
uIndex | ) |
|
◆ GetRowCount()
size_t CTemplateLoopContext::GetRowCount |
( |
| ) |
|
|
inline |
◆ GetRowIndex()
unsigned int CTemplateLoopContext::GetRowIndex |
( |
| ) |
const |
|
inline |
◆ GetRows()
std::vector<CTemplate*>* CTemplateLoopContext::GetRows |
( |
| ) |
|
|
inline |
◆ GetValue()
CString CTemplateLoopContext::GetValue |
( |
const CString & |
sName, |
|
|
bool |
bFromIf = false |
|
) |
| |
◆ HasData()
bool CTemplateLoopContext::HasData |
( |
| ) |
const |
|
inline |
◆ IncRowIndex()
unsigned int CTemplateLoopContext::IncRowIndex |
( |
| ) |
|
|
inline |
◆ operator=()
◆ SetFilePosition()
void CTemplateLoopContext::SetFilePosition |
( |
unsigned int |
u | ) |
|
|
inline |
◆ SetHasData()
void CTemplateLoopContext::SetHasData |
( |
bool |
b = true | ) |
|
|
inline |
◆ SetName()
void CTemplateLoopContext::SetName |
( |
const CString & |
s | ) |
|
|
inline |
◆ SetRowIndex()
void CTemplateLoopContext::SetRowIndex |
( |
unsigned int |
u | ) |
|
|
inline |
The documentation for this class was generated from the following file: