From a9eddd4cd428dd844d8693e98e4df8e365e75da8 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 23 Oct 2003 17:51:00 +0000 Subject: misc changes --- (limited to 'libopie2/opienet/onetutils.h') diff --git a/libopie2/opienet/onetutils.h b/libopie2/opienet/onetutils.h index 18731ba..541c5ab 100644 --- a/libopie2/opienet/onetutils.h +++ b/libopie2/opienet/onetutils.h @@ -84,9 +84,10 @@ bool operator==( const OMacAddress &m1, const OMacAddress &m2 ); class OHostAddress : public QHostAddress { - public: + /*public: OHostAddress(); ~OHostAddress(); + */ }; @@ -120,9 +121,9 @@ class OPrivateIOCTL : public QObject * Miscellaneous *======================================================================================*/ -/* dump bytes */ - void dumpBytes( const unsigned char* data, int num ); +QString modeToString( int ); +int stringToMode( const QString& ); /* Network to host order macros */ -- cgit v0.9.0.2