GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::IPV2(3) MPQC sc::IPV2(3)

sc::IPV2


enum Status { OK =0, KeyNotFound =1, OutOfBounds =2, Malloc =3, NotAnArray =4, NotAScalar =5, Type =6, HasNoValue =7, ValNotExpd =8 }
enum { KEYWORD_LENGTH =256 }


void read (std::istream &, std::ostream &, const char *filename=0)
void append_from_input (const char *, std::ostream &)
void done ()
const char * error_message (IPV2::Status)
void error (const char *)
void warn (const char *)
void cwk_root ()
void cwk_clear ()
void cwk_add (const char *)
void cwk_push ()
void cwk_pop ()
IPV2::Status boolean (const char *, int *, int,...)
IPV2::Status boolean_v (const char *, int *, int, int *)
int exist (const char *, int,...)
int exist_v (const char *, int, int *)
IPV2::Status data (const char *, const char *, void *, int,...)
IPV2::Status data_v (const char *, const char *, void *, int, int *)
IPV2::Status classname (const char *, const char **, int,...)
IPV2::Status classname_v (const char *, const char **, int, int *)
IPV2::Status truekeyword (const char *, const char **, int,...)
IPV2::Status truekeyword_v (const char *, const char **, int, int *)
IPV2::Status string (const char *, char **, int,...)
IPV2::Status string_v (const char *, char **, int, int *)
IPV2::Status value (const char *, const char **, int,...)
IPV2::Status value_v (const char *, const char **, int, int *)
IPV2::Status construct_key_v (const char *, char *, int, int *)
IPV2::Status count (const char *, int *, int,...)
IPV2::Status count_v (const char *, int *, int, int *)
void print_keyword (std::ostream &f=ExEnv::out0(), ip_keyword_tree_t *k=0)
void print_tree (std::ostream &f=ExEnv::out0(), ip_keyword_tree_t *k=0)
void print_unseen (std::ostream &f=ExEnv::out0(), ip_keyword_tree_t *k=0)
int have_unseen (ip_keyword_tree_t *k=0)


static int have_global ()
static void set_global (IPV2 *)
static IPV2 * global ()

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.