sc_MsgStateSend man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

sc::MsgStateSend(3)		     MPQC		   sc::MsgStateSend(3)

NAME
       sc::MsgStateSend - The MsgStateSend is an abstract base class that
       sends objects to nodes in a MessageGrp.

SYNOPSIS
       #include <mstate.h>

       Inherits sc::StateOut.

       Inherited by sc::BcastStateSend, and sc::StateSend.

   Public Member Functions
       MsgStateSend (const Ref< MessageGrp > &)
       virtual void flush ()=0
	   Specializations must implement flush().
       void set_buffer_size (int)
	   The buffer size of statein and stateout objects that communicate
	   with each other must match.
       int put (const ClassDesc *)
	   I only need to override put(const ClassDesc*) but C++ will hide all
	   of the other put's so I must override everything.
       int put (char r)
	   Write the given datum.
       int put (unsigned int r)
       int put (int r)
       int put (float r)
       int put (double r)
       int put (const char *, int)
	   Write the given array data.
       int put (const int *, int)
       int put (const unsigned int *, int)
       int put (const float *, int)
       int put (const double *, int)

   Protected Member Functions
       int put_array_void (const void *, int)

   Protected Attributes
       Ref< MessageGrp > grp
       int nbuf
       int bufsize
       char * buffer
       char * send_buffer
       int nheader
       int * nbuf_buffer

Detailed Description
       The MsgStateSend is an abstract base class that sends objects to nodes
       in a MessageGrp.

Member Function Documentation
   int sc::MsgStateSend::put (const ClassDesc *) [virtual]
       I only need to override put(const ClassDesc*) but C++ will hide all of
       the other put's so I must override everything.

       Reimplemented from sc::StateOut.

   int sc::MsgStateSend::put (const char *, int) [virtual]
       Write the given array data. Size information is also saved. The data is
       allocated and read by the get(T*&) routines.

       Reimplemented from sc::StateOut.

   void sc::MsgStateSend::set_buffer_size (int)
       The buffer size of statein and stateout objects that communicate with
       each other must match.

Author
       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1			Fri Feb 19 2016		   sc::MsgStateSend(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net