qCNC 0.82-alpha
/home/trilog/Desktop/project/gui/Final/src/lib/qextserialport/qextserialenumerator_osx.cpp File Reference
#include "qextserialenumerator.h"
#include <QDebug>
#include <QMetaType>
#include <IOKit/serial/IOSerialKeys.h>
#include <CoreFoundation/CFNumber.h>
#include <sys/param.h>
Include dependency graph for qextserialenumerator_osx.cpp:

Go to the source code of this file.

Functions

void deviceDiscoveredCallbackOSX (void *ctxt, io_iterator_t serialPortIterator)
void deviceTerminatedCallbackOSX (void *ctxt, io_iterator_t serialPortIterator)

Function Documentation

void deviceDiscoveredCallbackOSX ( void *  ctxt,
io_iterator_t  serialPortIterator 
)

Definition at line 156 of file qextserialenumerator_osx.cpp.

Here is the caller graph for this function:

void deviceTerminatedCallbackOSX ( void *  ctxt,
io_iterator_t  serialPortIterator 
)

Definition at line 164 of file qextserialenumerator_osx.cpp.

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines