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

#include <Command.h>

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

Public Member Functions

 InsertCommand (const std::wstring &name)
 
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

InsertCommand::InsertCommand ( const std::wstring &  name)

Member Function Documentation

void InsertCommand::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