46 #ifndef PROTECTSTACK_H
47 #define PROTECTSTACK_H 1
89 return s_stack->
push(node);
138 return s_stack->
size();
193 static void cleanup();
197 static void initialize();
200 static void protectAll()
212 typedef unsigned int PROTECT_INDEX;
346 #endif // PROTECTSTACK_H