certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

applications/HLA_Tutorial DisplayServiceMessage...


From: certi-cvs
Subject: applications/HLA_Tutorial DisplayServiceMessage...
Date: Sat, 12 Jan 2008 21:51:26 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     Eric NOULARD <erk>      08/01/12 21:51:26

Modified files:
        HLA_Tutorial   : DisplayServiceMessages.hh 

Log message:
        Update the regenerated file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_Tutorial/DisplayServiceMessages.hh?cvsroot=certi&r1=1.4&r2=1.5

Patches:
Index: DisplayServiceMessages.hh
===================================================================
RCS file: /sources/certi/applications/HLA_Tutorial/DisplayServiceMessages.hh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- DisplayServiceMessages.hh   28 Nov 2007 16:47:30 -0000      1.4
+++ DisplayServiceMessages.hh   12 Jan 2008 21:51:26 -0000      1.5
@@ -31,7 +31,7 @@
 #define DS_MSG_CREATE_FEDERATION_EXECUTION "\
 Federation Management -> Create Federation Execution\n\n\
 The RTI ambassador service createFederationExecution is usally invoked by the \
-first federate. This service creates the federation specifed by a name and a \
+first federate. This service creates the federation specified by a name and a \
 file holding the federation object model (FOM). \
     "
     
@@ -53,7 +53,7 @@
 #define DS_MSG_JOIN_FEDERATION_EXECUTION "\
 Federation Management -> Join Federation Execution\n\n\
 The RTI ambassador service joinFederationExecution is used by a federate to \
-join an existing federation. Input parameters are his own name, the federation 
\
+join an existing federation. Input parameters are its own name, the federation 
\
 name of the federation it wants to join and a pointer to its federate \
 ambassador implementation. \
     "
@@ -162,7 +162,7 @@
 
 #define DS_MSG_OBJECT_MANAGEMENT "\
 Object Management\n\n \
-This part of the interface specification deals with deletion, instanciation, \
+This part of the interface specification deals with deletion, instantiation, \
 modification and registration of object instances. The necessary data exchange 
\
 mechanisms, especially updating and reflecting attributes and sending and \
 receiving interactions are part of this management area. \
@@ -291,7 +291,8 @@
 #define DS_MSG_GET_ATTRIBUTE_HANDLE "\
 Ancillary Service -> Get Attribute Handle\n\n \
 This service returns a numeric handle for the named attribute according to \
-the FOM resp. SOM. \
+the FOM resp. SOM. The numeric handle of the corresponding object class have 
to\
+be specified as second input parameter. \
     "
 
 #define DS_MSG_GET_ATTRIBUTE_HANDLE_SRC "Example from file: 
controllerFederate.cc\n291:    /* get attribute handle */\n\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]