ARB
Public Member Functions | Protected Attributes | List of all members
ED4_block_operator Class Referenceabstract

#include <ed4_block.hxx>

Inheritance diagram for ED4_block_operator:
Inheritance graph
[legend]
Collaboration diagram for ED4_block_operator:
Collaboration graph
[legend]

Public Member Functions

 ED4_block_operator ()
 
virtual ~ED4_block_operator ()
 
GB_ERROR get_error () const
 
virtual charoperate (const SeqPart &part, int &new_len) const =0
 

Protected Attributes

GB_ERROR error
 

Detailed Description

Definition at line 44 of file ed4_block.hxx.

Constructor & Destructor Documentation

ED4_block_operator::ED4_block_operator ( )
inline

Definition at line 48 of file ed4_block.hxx.

Member Function Documentation

virtual ED4_block_operator::~ED4_block_operator ( )
inlinevirtual

Definition at line 49 of file ed4_block.hxx.

GB_ERROR ED4_block_operator::get_error ( ) const
inline
virtual char* ED4_block_operator::operate ( const SeqPart part,
int new_len 
) const
pure virtual

Member Data Documentation

GB_ERROR ED4_block_operator::error
mutableprotected

Definition at line 46 of file ed4_block.hxx.

Referenced by get_error().


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