nany
Public Attributes | List of all members
nyproject_cf_t Struct Reference

#include <nany.h>

Public Attributes

nyallocator_t allocator
 
void(* on_target_added )(nyproject_t *, nytarget_t *, const char *name, uint32_t len)
 
void(* on_target_removed )(nyproject_t *, nytarget_t *, const char *name, uint32_t len)
 
nybool_t with_nsl_unittests
 

Detailed Description

Project Configuration

Member Data Documentation

§ allocator

nyallocator_t nyproject_cf_t::allocator

Memory allocator

§ on_target_added

void(* nyproject_cf_t::on_target_added) (nyproject_t *, nytarget_t *, const char *name, uint32_t len)

A new target has been added

§ on_target_removed

void(* nyproject_cf_t::on_target_removed) (nyproject_t *, nytarget_t *, const char *name, uint32_t len)

A target has been removed

§ with_nsl_unittests

nybool_t nyproject_cf_t::with_nsl_unittests

Load unittsts from nsl


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