repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated logging to include the class/method so that it is more obvious where these...
[ACE_TAO.git]
/
TAO
/
tao
/
Utils
/
Encodable.cpp
blob
15bebee37529e0449eccd9f25d1e85c593e0790d
1
#include
"tao/Utils/Encodable.h"
2
3
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4
5
TAO_Encodable
::~
TAO_Encodable
(
void
)
6
{
7
}
8
9
TAO_END_VERSIONED_NAMESPACE_DECL