wut  v1.7.0
Wii U Toolchain
Data Structures | Namespaces
NodeInformation.h File Reference
#include <wut.h>
#include <nn/result.h>
#include <nn/uds/ScrambledLocalFriendCode.h>
#include <nn/cfg/CTR.h>
Include dependency graph for NodeInformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  NodeInformation
 Stores information about a node. More...
 

Namespaces

 nn
 
 nn::uds
 
 nn::uds::Cafe
 

Data Structure Documentation

◆ nn::uds::Cafe::NodeInformation

struct nn::uds::Cafe::NodeInformation

Stores information about a node.

Definition at line 16 of file NodeInformation.h.

Data Fields
ScrambledLocalFriendCode scrambledLocalFriendCode The scrambled local friend code of the node.
UserName username The node username.
uint16_t networkNodeId The network node ID.