VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
JrmMacAddress.hpp File Reference

More...

Go to the source code of this file.

Classes

struct  jrm::MacAddress
 Type representing a Media Access Control (MAC) address. More...
struct  jrm::EthAdapterInfo
 Describes an Ethernet adapter. More...
struct  jrm::EthAdapterInfo::FindByMacAddress
 Functor to be used by std algorithms, e.g. std::find_if(). More...

Namespaces

namespace  jrm

Typedefs

typedef uint8_t jrm::MacValueType
 Type representing a single component (octet) of a Media Access Control (MAC) address.
typedef std::vector< MacValueType > jrm::MacAddressBase
 Type used as the base class for the MacAddress type, declared separately for convenience.

Functions

bool JrmUtilsDllLinkage jrm::GetEthAdapterInfo (std::vector< EthAdapterInfo > &out)
 Lists information about the Ethernet adapters installed on the system.

Detailed Description

  1. All rights reserved.
Attention
This code is the intellectual property of JRM Enterprises, Inc. It may not be used or released as source or compiled binary form without the prior written consent of JRM Enterprises, Inc.
Author
Lou Barbieri
Date
2014-01-10

This module contains functions for accessing and processing MAC addresses.



Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)