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
Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_3827_Regression
/
Message.idl
blob
b726e81fe4823cdcf2f4bd37864f5c4782848797
1
valuetype
Message
2
{
3
public string
user
;
4
public string
subject
;
5
public string
text
;
6
};