Darknet/YOLO v3.0-149-gb11c9d5
Object Detection Framework
 
Loading...
Searching...
No Matches
node Struct Reference

#include "list.hpp"

Collaboration diagram for node:

Public Attributes

struct nodenext
 
struct nodeprev
 
void * val
 

Member Data Documentation

◆ next

struct node* node::next

◆ prev

struct node* node::prev

◆ val

void* node::val

The documentation for this struct was generated from the following file: