|
char * | limpet::tokstr_r (char *s1, const char *s2, char **lasts) |
|
void | limpet::initialize_ts (Target target, ts *tstp, int ng, int *skp, double dt) |
|
void | limpet::update_ts (ts *ptstp) |
|
void * | limpet::memmem (void *haystack, int sz_hay, void *needle, int sz_n) |
|
char * | limpet::get_next_list (char *lst, char delimiter) |
|
bool | limpet::verify_flags (const char *flags, const char *given) |
|
bool | limpet::flag_set (const char *flags, const char *target) |
|
Specify an interface for an IMP.
- Author
- Edward Vigmond
- Version
- Date
- 2019-10-25
Definition in file ION_IF.cc.