libpqxx
3.1.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-2008, 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
{
26
typedef
notify_listener
trigger
;
27
}
28
29
#endif
30
include
pqxx
trigger.hxx
Generated on Sun Jan 20 2013 12:57:21 for libpqxx by
1.8.1.2