ARB
Functions
SEC_helix.cxx File Reference
#include "SEC_root.hxx"
#include "SEC_helix.hxx"
#include <arbdbt.h>
#include <arb_strbuf.h>
Include dependency graph for SEC_helix.cxx:

Go to the source code of this file.

Functions

char * SEC_xstring_to_foldedHelixList (const char *x_string, size_t xlength, const BI_helix *helix, GB_ERROR &error)
 
char * SEC_foldedHelixList_to_xstring (const char *foldedHelices, size_t xlength, const BI_helix *helix, GB_ERROR &error)
 
char * old_decode_xstring_rel_helix (GB_CSTR rel_helix, size_t xlength, const BI_helix *helix, int *no_of_helices_ptr)
 

Function Documentation

char* SEC_xstring_to_foldedHelixList ( const char *  x_string,
size_t  xlength,
const BI_helix *  helix,
GB_ERROR &  error 
)
char* SEC_foldedHelixList_to_xstring ( const char *  foldedHelices,
size_t  xlength,
const BI_helix *  helix,
GB_ERROR &  error 
)
char* old_decode_xstring_rel_helix ( GB_CSTR  rel_helix,
size_t  xlength,
const BI_helix *  helix,
int *  no_of_helices_ptr 
)