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

NAME
       sc::Identifier - Identifier's are used to distinguish and order
       objects.

SYNOPSIS
       #include <identity.h>

   Public Member Functions
       Identifier ()
	   Create an Identifier for a null object.
       Identifier (const Identity *i)
	   Create an Identifier for the given object.
       Identifier (const Identifier &i)
	   Create an Identifier for the given object.
       ~Identifier ()
	   The destructor does nothing.
       void operator= (const Identifier &i)
	   Assign to the given Identifier.
       int operator< (const Identifier &i) const
	   Less than.
       int operator> (const Identifier &i) const
	   Greater than.
       int operator== (const Identifier &i) const
	   Equal.
       int operator<= (const Identifier &i) const
	   Less than or equal.
       int operator>= (const Identifier &i) const
	   Greater than or equal.
       int operator!= (const Identifier &i) const
	   Not equal.
       void print (std::ostream &) const

Detailed Description
       Identifier's are used to distinguish and order objects.

       On many architectures a pointer to the object will suffice, but the C++
       standard only guarantees that this works for two pointers pointing
       within the same structure or array. Classes need to inherit from
       Identity to use this mechanism. Identity, Identifier, and the shorthand
       boolean operations may have to be modified for certain architectures.

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

Version 2.3.1			Fri Feb 19 2016		     sc::Identifier(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