FBB::Align(3bobcat)

Table Element Alignment
(libbobcat-dev_4.08.03-x.tar.gz)

2005-2018

NAME

FBB::Align - Class used to align elements in Table objects

SYNOPSIS

#include <bobcat/align>

Linking option: -lbobcat

DESCRIPTION

This class defines the objects used by the FBB::Table to define the alignment of its columns and/or elements.

NAMESPACE

FBB
All constructors, members, operators and manipulators, mentioned in this man-page, are defined in the namespace FBB.

INHERITS FROM

-

ADDITIONAL TYPEDEF

The type FBB::Manipulator can be used as a shorthand for


        std::ios_base &(*)(std::ios_base &)
            
which is the prototype of a standard io-manipulator like std::left.

CONSTRUCTORS

The copy constructor is available.

OVERLOADED OPERATORS

MEMBER FUNCTIONS

MANIPULATORS

The following manipulator (which is not part of the FBB::Align, class), is defined in the FBB namespace. It can be stored in Align objects and is used by Table objects:

EXAMPLE

See the table(3bobcat) man-page.

FILES

bobcat/align - defines the class interface

SEE ALSO

bobcat(7), manipulator(3bobcat), table(3bobcat)

BUGS

None Reported.

DISTRIBUTION FILES

BOBCAT

Bobcat is an acronym of `Brokken's Own Base Classes And Templates'.

COPYRIGHT

This is free software, distributed under the terms of the GNU General Public License (GPL).

AUTHOR

Frank B. Brokken (f.b.brokken@rug.nl).