Public Member Functions
mbl_mask Class Reference

Defines a binary mask. More...

#include <mbl_mask.h>

List of all members.

Public Member Functions

 mbl_mask ()
 mbl_mask (unsigned n, bool val=false)

Detailed Description

Defines a binary mask.

Note:
include vsl/vsl_vector_io.h in your client code, if your want binary io of mbl_mask

Definition at line 22 of file mbl_mask.h.


Constructor & Destructor Documentation

mbl_mask::mbl_mask ( ) [inline]

Definition at line 25 of file mbl_mask.h.

mbl_mask::mbl_mask ( unsigned  n,
bool  val = false 
) [inline]

Definition at line 26 of file mbl_mask.h.


The documentation for this class was generated from the following file: