| Package | Description |
|---|---|
| org.acplt.oncrpc.apps.jrpcgen |
jrpcgen for ONC/RPC Java package.
|
| Modifier and Type | Method and Description |
|---|---|
JrpcgenDeclaration.Table |
JrpcgenStruct.getElements()
Returns the elements of this structure.
|
| Modifier and Type | Method and Description |
|---|---|
JrpcgenStruct |
JrpcgenModule.addStruct(String identifier,
JrpcgenDeclaration.Table elements) |
| Constructor and Description |
|---|
JrpcgenStruct(JrpcgenContext context,
String identifier,
JrpcgenDeclaration.Table elements)
Constructs a
JrpcgenStruct and sets the identifier and all
its attribute elements. |
Copyright © 2025. All rights reserved.