LiteSQL 0.3.10
litesql::Not Class Reference

negates expression More...

#include <expr.hpp>

Inheritance diagram for litesql::Not:
Collaboration diagram for litesql::Not:

Public Member Functions

 Not (const Expr &_exp)
virtual string asString () const
Public Member Functions inherited from litesql::Expr
Split getExtraTables () const

Additional Inherited Members

Static Public Attributes inherited from litesql::Expr
static const char * True ="True"
 constant for True expression
Protected Attributes inherited from litesql::Expr
Split extraTables

Detailed Description

negates expression

Member Function Documentation

◆ asString()

virtual string litesql::Not::asString ( ) const
inlinevirtual

Reimplemented from litesql::Expr.


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

SourceForge.net Logo