Package | Description |
---|---|
org.bytedeco.spinnaker.global |
Modifier and Type | Method and Description |
---|---|
Spinnaker_C.spinnakerLogLevel |
Spinnaker_C.spinnakerLogLevel.intern() |
static Spinnaker_C.spinnakerLogLevel |
Spinnaker_C.spinnakerLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Spinnaker_C.spinnakerLogLevel[] |
Spinnaker_C.spinnakerLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Spinnaker_C.spinError |
Spinnaker_C.spinSystemSetLoggingLevel(spinSystem hSystem,
Spinnaker_C.spinnakerLogLevel logLevel)
Sets the logging level for all logging events on the system
|
Copyright © 2024. All rights reserved.