CuppsBase class
- Implementers
- AeaRequestRequest
- AeaResponseResponse
- ApplicationStopCommandRequest
- ApplicationStopCommandResponse
- AuthenticateRequest
- AuthenticateResponse
- ByeRequest
- ByeResponse
- DeviceAcquireRequest
- DeviceAcquireResponse
- DeviceLockRequest
- DeviceLockResponse
- DeviceParameterRequest
- DeviceParameterResponse
- DeviceQueryRequest
- DeviceReleaseRequest
- DeviceReleaseResponse
- DeviceStatusRequest
- DeviceStatusResponse
- DeviceUnlockRequest
- DeviceUnlockResponse
- InterfaceLevelRequest
- InterfaceLevelResponse
- InterfaceLevelsAvailableRequest
- InterfaceLevelsAvailableResponse
- InterfaceModeRequest
- InterfaceModeResponse
- Notify
- PrintRequest
- PrintResponse
- ReaderMediaPresentRequest
- ReaderMediaPresentResponse
- ReaderReadRequest
- ReaderReadResponse
Constructors
- CuppsBase({required int messageID, required String messageName})
- CuppsBase.fromXML(String xmlSTR)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
toXML(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited