ARB
Functions
PT_extern.c File Reference
#include "PT_server.h"
#include "C/server.h"
#include <arb_string.h>
#include <aisc_server_proto.h>
#include <aisc_server_extern.h>
#include <import_proto.h>
Include dependency graph for PT_extern.c:

Go to the source code of this file.

Functions

int pt_init_bond_matrix (PT_local *THIS)
 
int init_bond_matrix (PT_local *THIS)
 
void pt_destroy_locs (PT_local *THIS)
 
int pt_init_socket (PT_local *THIS)
 
void pt_destroy_socket (PT_local *)
 
aisc_string get_LOCS_ERROR (PT_local *THIS)
 

Function Documentation

int pt_init_bond_matrix ( PT_local *  THIS)

Definition at line 50 of file PT_new_design.cxx.

Referenced by init_bond_matrix().

int init_bond_matrix ( PT_local *  THIS)

Definition at line 12 of file PT_extern.c.

References pt_init_bond_matrix().

void pt_destroy_locs ( PT_local *  THIS)

Definition at line 17 of file PT_extern.c.

Referenced by pt_init_socket().

int pt_init_socket ( PT_local *  THIS)

Definition at line 21 of file PT_extern.c.

References aisc_add_destroy_callback(), AISC_CASTSIG, and pt_destroy_locs().

void pt_destroy_socket ( PT_local *  )

Definition at line 26 of file PT_extern.c.

References aisc_remove_destroy_callback().

aisc_string get_LOCS_ERROR ( PT_local *  THIS)

Definition at line 30 of file PT_extern.c.

References ARB_strdup(), error_buf, and NULp.