summaryrefslogtreecommitdiff
path: root/ACE/ace/Remote_Tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Remote_Tokens.h')
-rw-r--r--ACE/ace/Remote_Tokens.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ACE/ace/Remote_Tokens.h b/ACE/ace/Remote_Tokens.h
index 582e63ee449..4326ac3f80f 100644
--- a/ACE/ace/Remote_Tokens.h
+++ b/ACE/ace/Remote_Tokens.h
@@ -137,7 +137,7 @@ public:
static void set_server_address (const ACE_INET_Addr &server_address);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
protected:
@@ -175,7 +175,7 @@ public:
int debug = 0);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
/// Return deep copy.
virtual ACE_Token_Proxy *clone (void) const;
@@ -211,7 +211,7 @@ public:
ACE_Remote_RLock (const ACE_Remote_RLock &mutex);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
/// Returns ACE_RW_Token::RLOCK;
virtual int type (void) const;
@@ -249,7 +249,7 @@ public:
ACE_Remote_WLock (const ACE_Remote_WLock &mutex);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
/// Returns ACE_RW_Token::WLOCK;
virtual int type (void) const;
@@ -293,7 +293,7 @@ public:
static void set_server_address (const ACE_INET_Addr &server_address);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
protected:
/// The address of the Token Server used by all instances of