Changeset 86 in pacpussensors for trunk/PacpusSocket/PacpusUDPSocket.h


Ignore:
Timestamp:
06/03/15 15:42:58 (9 years ago)
Author:
phudelai
Message:

Socket:

  • Despecialisation de PacpusUDPSocket (anciennement spécialisée Airplug)
  • Ajout d'une classe UDPSocket

CanDriver:

  • Préparation au code du driver CAN Softing
  • Ajout des libs pour la compilation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PacpusSocket/PacpusUDPSocket.h

    r85 r86  
    8383    virtual void stopActivity();
    8484    virtual COMPONENT_CONFIGURATION configureComponent(XmlComponentConfig config);
     85       
     86        OutputInterface<QString, PacpusUDPSocket>* udpSocketOutput_;
    8587
    8688    QUdpSocket * udpSocket_;
Note: See TracChangeset for help on using the changeset viewer.