Skip to content

Commit 97c95aa

Browse files
authored
Merge pull request #334 from rhc54/rfc4.1/nspace
Add a data type constant for pmix_nspace_t
2 parents 3482136 + d7b9e7d commit 97c95aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Chap_API_Struct.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,6 +2335,9 @@ \section{Generalized Data Types Used for Packing/Unpacking}
23352335
\declareconstitem{PMIX_PROC_RANK}
23362336
Process rank (\refstruct{pmix_rank_t}).
23372337
%
2338+
\declareconstitemNEW{PMIX_PROC_NSPACE}
2339+
Process namespace (\refstruct{pmix_nspace_t}).
2340+
\%
23382341
\declareconstitem{PMIX_QUERY}
23392342
Query structure (\refstruct{pmix_query_t}).
23402343
%

0 commit comments

Comments
 (0)