Classes Files

Wombat::MamdaDateQuery

Inherits from Wombat::MamdaQuery

Public Functions

  Name
  MamdaDateQuery(MamaDateTime & start, MamaDateTime & end)
virtual bool getXML(char * result)
virtual int getDepth()

Additional inherited members

Public Functions inherited from Wombat::MamdaQuery

  Name
bool getQuery(char *& result)
void setSubscriptionInfo(MamdaSubscription * subscInfo)
MamdaSubscription * getSubscriptionInfo()

Protected Functions inherited from Wombat::MamdaQuery

  Name
  MamdaQuery()

Public Functions Documentation

function MamdaDateQuery

MamdaDateQuery(
    MamaDateTime & start,
    MamaDateTime & end
)

function getXML

virtual bool getXML(
    char * result
)

Reimplements: Wombat::MamdaQuery::getXML

function getDepth

virtual int getDepth()

Reimplements: Wombat::MamdaQuery::getDepth


Updated on 2023-03-31 at 15:29:58 +0100