Go to the source code of this file.
Namespaces | |
namespace | cp1616 |
namespace | cp1616::pnio_controller_callbacks |
Functions | |
void | cp1616::pnio_controller_callbacks::alarmIndication (PNIO_CBE_PRM *p_cbf_prm) |
Alarm Indication callback. | |
void | cp1616::pnio_controller_callbacks::deviceActivation (PNIO_CBE_PRM *p_cbf_prm) |
Signals connection status to the IO device. | |
void | cp1616::pnio_controller_callbacks::dsReadConf (PNIO_CBE_PRM *p_cbf_prm) |
mandatory callback for PNIO_open_controller | |
void | cp1616::pnio_controller_callbacks::dsWriteConf (PNIO_CBE_PRM *p_cbf_prm) |
mandatory callback for PNIO_open_controller | |
void | cp1616::pnio_controller_callbacks::modeChangeIndication (PNIO_CBE_PRM *p_cbf_prm) |
IO Controller local mode has changed. |
Callbacks declarations - required by existing IO Base library callback interface
Copyright {2015} {Frantisek Durovsky}
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file cp1616_io_controller_callbacks.h.