summaryrefslogtreecommitdiff
path: root/ace/Containers.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-06 01:41:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-06 01:41:15 +0000
commit2e9ec10b4dd58471a90c3a185e9db8886200282d (patch)
treed9b4cb8bc6e1b8bd28331de8e5d44ec5d1cd707d /ace/Containers.h
parent0e8ddecfe3f32c831ae2dc434590e3f84b7d8262 (diff)
downloadATCD-2e9ec10b4dd58471a90c3a185e9db8886200282d.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Containers.h')
-rw-r--r--ace/Containers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Containers.h b/ace/Containers.h
index e0fe188f753..9e08f3bb411 100644
--- a/ace/Containers.h
+++ b/ace/Containers.h
@@ -541,6 +541,9 @@ public:
void dump (void) const;
// Dump the state of an object.
+ void reset (void);
+ // Reset the <ACE_Unbounded_Set> to be empty.
+
ACE_ALLOC_HOOK_DECLARE;
// Declare the dynamic allocation hooks.