The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

string Struct Reference

#include <strings.h>

List of all members.

Public Attributes

unsigned long capacity
char magic [4]
char opt [32]
unsigned long size
char * value


Member Data Documentation

unsigned long capacity
 

Definition at line 10 of file strings.h.

Referenced by assert_invariants(), extend_full(), string_append(), string_append_range(), string_new(), and string_reserve_internal().

char magic[4]
 

Definition at line 13 of file strings.h.

Referenced by assert_invariants(), string_new(), and string_reserve_internal().

char opt[32]
 

Definition at line 11 of file strings.h.

Referenced by assert_invariants(), string_free(), string_new(), string_reserve_internal(), and string_unit_test().

unsigned long size
 

Definition at line 9 of file strings.h.

Referenced by assert_invariants(), builtin_normalize_path(), extend_full(), file_build1(), string_append(), string_append_range(), string_new(), string_pop_back(), var_edit_shift(), and var_expand().

char* value
 

Definition at line 8 of file strings.h.

Referenced by assert_invariants(), bindmodule(), builtin_caller_module(), builtin_glob_back(), builtin_match(), builtin_normalize_path(), class_module_name(), downcase_list(), extend_full(), file_build1(), file_dirscan(), import_base_rule(), new_module_str(), search(), search_for_target(), string_append(), string_append_range(), string_back(), string_free(), string_new(), string_reserve_internal(), string_truncate(), string_unit_test(), timestamp(), var_defines(), var_edit_shift(), var_expand(), and while().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 8 17:08:42 2004 for MPT by  doxygen 1.3.9.1