CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

csp::tags::SwitchTag::SwitchTag::condition Struct Reference

Collaboration diagram for csp::tags::SwitchTag::SwitchTag::condition:

List of all members.


Public Attributes

string name
string cond
string body
bool fallthrough

Detailed Description

Definition at line 180 of file ConditionalTags.cpp.


Member Data Documentation

string csp::tags::SwitchTag::SwitchTag::condition::body

Definition at line 184 of file ConditionalTags.cpp.

Referenced by csp::tags::SwitchTag::doChildEndTag().

string csp::tags::SwitchTag::SwitchTag::condition::cond

Definition at line 183 of file ConditionalTags.cpp.

bool csp::tags::SwitchTag::SwitchTag::condition::fallthrough

Definition at line 185 of file ConditionalTags.cpp.

Referenced by csp::tags::SwitchTag::initChildBuffers().

string csp::tags::SwitchTag::SwitchTag::condition::name

Definition at line 182 of file ConditionalTags.cpp.

Referenced by csp::tags::SwitchTag::initChildBuffers().


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

SourceForge.net Logo