ARB
Public Member Functions | List of all members
replace_op Class Reference
Inheritance diagram for replace_op:
Inheritance graph
[legend]
Collaboration diagram for replace_op:
Collaboration graph
[legend]

Public Member Functions

 replace_op (const char *oldString_, const char *newString_)
 
charoperate (const SeqPart &part, int &new_len) const OVERRIDE
 
- Public Member Functions inherited from ED4_block_operator
 ED4_block_operator ()
 
virtual ~ED4_block_operator ()
 
GB_ERROR get_error () const
 

Additional Inherited Members

- Protected Attributes inherited from ED4_block_operator
GB_ERROR error
 

Detailed Description

Definition at line 630 of file ED4_block.cxx.

Constructor & Destructor Documentation

replace_op::replace_op ( const char oldString_,
const char newString_ 
)
inline

Definition at line 638 of file ED4_block.cxx.

Member Function Documentation

char* replace_op::operate ( const SeqPart part,
int new_len 
) const
inlinevirtual

Implements ED4_block_operator.

Definition at line 646 of file ED4_block.cxx.

References matchesUsingWildcard().


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