libpqxx
4.0.1
Main Page
Related Pages
Modules
Namespaces
Classes
trigger.hxx
1
/*-------------------------------------------------------------------------
2
*
3
* FILE
4
* pqxx/trigger.hxx
5
*
6
* DESCRIPTION
7
* definition of the pqxx::trigger functor interface.
8
* OBSOLETE. Include pqxx/notify-listen instead.
9
*
10
* Copyright (c) 2001-2011, Jeroen T. Vermeulen <jtv@xs4all.nl>
11
*
12
* See COPYING for copyright license. If you did not receive a file called
13
* COPYING with this source code, please notify the distributor of this mistake,
14
* or contact the author.
15
*
16
*-------------------------------------------------------------------------
17
*/
18
#ifndef PQXX_H_TRIGGER
19
#define PQXX_H_TRIGGER
20
21
#include "pqxx/notify-listen"
22
23
namespace
pqxx
24
{
29
typedef
notify_listener
trigger
;
30
}
31
32
#endif
33
include
pqxx
trigger.hxx
Generated on Sun Jan 20 2013 13:09:09 for libpqxx by
1.8.1.2