update_trig145.c File Reference


Functions

int write_func_update_trig145 (message_data msg, size_t length)
 Writes the given msg to the server and retrieves integer from the received msg.
Datum trigf (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (update_trig145)
Datum update_trig145 (PG_FUNCTION_ARGS)
 Sends update data to the server as text data.

Variables

 PG_MODULE_MAGIC
const int DEFAULT_SIZE = 1000

Function Documentation

PG_FUNCTION_INFO_V1 ( update_trig145   ) 

Datum trigf ( PG_FUNCTION_ARGS   ) 

Datum update_trig145 ( PG_FUNCTION_ARGS   ) 

Sends update data to the server as text data.

Parameters:
[in] training_example training example in the svm text format

int write_func_update_trig145 ( message_data  msg,
size_t  length 
)

Writes the given msg to the server and retrieves integer from the received msg.

Parameters:
[in] msg msg to be written to the server
[in] length size of the msg


Variable Documentation

const int DEFAULT_SIZE = 1000

PG_MODULE_MAGIC


Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7