Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerData::setNhaddr Method

Sets one line of address.

C++
void setNhaddr(
    int line, 
    const std::string& newNhaddr
);
Parameters 
Description 
int line 
Line of address to set (0-2). 
const std::string& newNhaddr 
New address to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!