Public Member Functions | List of all members
AppSecInc::Databases::ODBC::OnErrorCommand Class Reference

#include <Command.h>

Inheritance diagram for AppSecInc::Databases::ODBC::OnErrorCommand:
AppSecInc::Databases::ODBC::Command

Public Member Functions

 OnErrorCommand (const std::wstring &name, const std::wstring &exitParam, const std::wstring &continueParam)
 
virtual void process (const std::wstring &line, OdbcParserImpl &parser)
 
- Public Member Functions inherited from AppSecInc::Databases::ODBC::Command
 Command (const std::wstring &name, bool params, bool insert, bool terminator)
 
virtual ~Command ()
 
std::wstring getName () const
 
bool hasParams () const
 
bool isInsert () const
 
bool isBatchTerminator () const
 

Additional Inherited Members

- Protected Attributes inherited from AppSecInc::Databases::ODBC::Command
std::wstring name
 
bool params
 
bool insert
 
bool batchTerminator
 

Constructor & Destructor Documentation

OnErrorCommand::OnErrorCommand ( const std::wstring &  name,
const std::wstring &  exitParam,
const std::wstring &  continueParam 
)

Member Function Documentation

void OnErrorCommand::process ( const std::wstring &  line,
OdbcParserImpl parser 
)
virtual

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


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com