36 #ifndef _wwwsequence_h
37 #define _wwwsequence_h 1
45 bool is_simple_sequence();
46 void print_header(ostream &os);
53 virtual BaseType *ptr_duplicate();
55 virtual int length()
const;
57 virtual void print_val(FILE *os,
string space =
"",
58 bool print_decl_p =
true);
60 virtual void print_val(ostream &strm,
string space =
"",
61 bool print_decl_p =
true);
static class NCMLUtil overview