YAPOG  0.0.1
Yet Another Pokemon Online Game
pgs::sql_null Class Reference

#include <pgstream.hpp>

Collaboration diagram for pgs::sql_null:

List of all members.

Public Member Functions

 sql_null ()
 ~sql_null ()

Private Attributes

int m_placeholder

Detailed Description

Definition at line 19 of file pgstream.hpp.


Constructor & Destructor Documentation

pgs::sql_null::sql_null ( )
inline

Definition at line 22 of file pgstream.hpp.

pgs::sql_null::~sql_null ( )
inline

Definition at line 23 of file pgstream.hpp.


Member Data Documentation

int pgs::sql_null::m_placeholder
private

Definition at line 25 of file pgstream.hpp.


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