Logo
~Apps~
~Projects~
~Contact~

variablestruct Struct Reference

#include <a.h>

Collaboration diagram for variablestruct:

Collaboration graph
[legend]
List of all members.

Public Attributes

variablestructnext
char name [40]
int ivalue
double value
double fnvalue
char svalue [1024]
variablestructnext

Detailed Description

Definition at line 15 of file a.h.


Member Data Documentation

double variablestruct::fnvalue
 

Definition at line 21 of file a.h.

int variablestruct::ivalue
 

Definition at line 19 of file a.h.

char variablestruct::name
 

Definition at line 18 of file a.h.

struct variablestruct* variablestruct::next
 

Definition at line 28 of file a.h.

struct variablestruct* variablestruct::next
 

Definition at line 17 of file a.h.

char variablestruct::svalue
 

Definition at line 22 of file a.h.

double variablestruct::value
 

Definition at line 20 of file a.h.


The documentation for this struct was generated from the following files:
Page, code, and content Copyright (C) 2005 by Anders Hedström
Generated on Mon Aug 29 20:21:47 2005 for C++ Sockets by  doxygen 1.4.4