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::SCFormIO(3) MPQC sc::SCFormIO(3)

sc::SCFormIO - This utility class is used to print only on node 0 and to provide attractive indentation of output.

#include <formio.h>


static std::ios & indent (std::ios &o)
static std::ios & decindent (std::ios &o)
static std::ios & incindent (std::ios &o)
static std::ios & skipnextindent (std::ios &o)
static void setverbose (std::ios &o, long v)
static long getverbose (std::ios &o)
static void setindent (std::ios &o, long column)
static long getindent (std::ios &o)
static int set_printnode (int)
static int get_printnode ()
static void set_debug (int)
static int get_debug ()
static void init_mp (int me)
static int get_node ()
static void set_default_basename (const char *)
static const char * default_basename ()
static char * fileext_to_filename (const char *extension)
static void init_ostream (std::ostream &)
static std::ostream & license (std::ostream &)
static std::ostream & warranty (std::ostream &)
static std::ostream & copyright (std::ostream &)

This utility class is used to print only on node 0 and to provide attractive indentation of output.

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.