Variable RestInterface.subInterfaces
Information about sub interfaces
This array has the same number of entries as SubInterfaceFunctions
and
SubInterfaceTypes
.
Declaration
struct RestInterface
{
// ...
SubInterface[subInterfaceCount] subInterfaces;
// ...
}
Authors
Sönke Ludwig
Copyright
© 2015 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.