casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Attributes | Friends
asdmbinaries::SDMDataObject::AutoDataBinaryPart Class Reference

A subclass of binaryPart to describe the autodata. More...

#include <SDMDataObject.h>

Inheritance diagram for asdmbinaries::SDMDataObject::AutoDataBinaryPart:
asdmbinaries::SDMDataObject::BinaryPart asdmbinaries::SDMDataObject::BinaryPart

List of all members.

Public Member Functions

 AutoDataBinaryPart ()
 An empty constructor.
 ~AutoDataBinaryPart ()
 The destructor.
 AutoDataBinaryPart (unsigned int size, const vector< AxisName > &axes, bool normalized)
 The full constructor.
virtual bool normalized () const
 Returns true (resp.false) if auto data are normalized (resp.
 AutoDataBinaryPart ()
 An empty constructor.
 ~AutoDataBinaryPart ()
 The destructor.
 AutoDataBinaryPart (unsigned int size, const vector< AxisName > &axes, bool normalized)
 The full constructor.
virtual bool normalized () const
 Returns true (resp.false) if auto data are normalized (resp.

Protected Attributes

bool normalized_

Friends

class DataStruct
class SDMDataObject
class HeaderParser
class SDMDataObjectWriter

Detailed Description

A subclass of binaryPart to describe the autodata.

The description of autodata contains one extra information stored in a boolean which indicates if the auto data are normalized or not.

Definition at line 608 of file SDMDataObject.h.


Constructor & Destructor Documentation

An empty constructor.

The destructor.

asdmbinaries::SDMDataObject::AutoDataBinaryPart::AutoDataBinaryPart ( unsigned int  size,
const vector< AxisName > &  axes,
bool  normalized 
)

The full constructor.

An empty constructor.

The destructor.

asdmbinaries::SDMDataObject::AutoDataBinaryPart::AutoDataBinaryPart ( unsigned int  size,
const vector< AxisName > &  axes,
bool  normalized 
)

The full constructor.


Member Function Documentation

Returns true (resp.false) if auto data are normalized (resp.

not normalized).

Returns:
a boolean.

Returns true (resp.false) if auto data are normalized (resp.

not normalized).

Returns:
a boolean.

Friends And Related Function Documentation

DataStruct [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 609 of file SDMDataObject.h.

HeaderParser [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 611 of file SDMDataObject.h.

SDMDataObject [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 610 of file SDMDataObject.h.

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 612 of file SDMDataObject.h.


Member Data Documentation

Definition at line 615 of file SDMDataObject.h.


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